From 1a164ba699716b5a6d71cdadf64fe9db4a4ed89b Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Mon, 28 Jan 2013 13:06:47 -0500 Subject: Yank out the Flash player by the roots. --- templates/show_playtype_switch.inc.php | 3 +- templates/show_xspf_player.inc.php | 79 ---------------------------------- 2 files changed, 1 insertion(+), 81 deletions(-) delete mode 100644 templates/show_xspf_player.inc.php (limited to 'templates') diff --git a/templates/show_playtype_switch.inc.php b/templates/show_playtype_switch.inc.php index ce30bac2..9debe89b 100644 --- a/templates/show_playtype_switch.inc.php +++ b/templates/show_playtype_switch.inc.php @@ -36,7 +36,6 @@ if (Preference::has_access('play_type')) { - @@ -44,6 +43,6 @@ if (Preference::has_access('play_type')) { diff --git a/templates/show_xspf_player.inc.php b/templates/show_xspf_player.inc.php deleted file mode 100644 index 5cfb52d1..00000000 --- a/templates/show_xspf_player.inc.php +++ /dev/null @@ -1,79 +0,0 @@ - - -Ampache XSPF Player - - -
- - - - - - - - - - - - - - - -

Debian Policy requires the removal of the XSPF Flash Player, please see /usr/share/doc/ampache/README.Debian.gz for details and a work around.

- -
- - - -- cgit