diff --git a/themes/default/template.php b/themes/default/template.php index 9367e642d1..653de36bfa 100644 --- a/themes/default/template.php +++ b/themes/default/template.php @@ -1540,9 +1540,6 @@ }); //audio playback functions - img_play = new Image(); img_play.src = "/themes/default/images/icon_play.png"; - img_pause = new Image(); img_pause.src = "/themes/default/images/icon_pause.png"; - var recording_audio; function recording_play(recording_id) {