From c5e4f77aafd195dd9102509b2125d4130c44cfbf Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Tue, 27 Jan 2015 23:26:51 -0800 Subject: [PATCH] more cleaning up of shoutcast.. [git-p4: depot-paths = "//depot/": change = 1742] --- pymeds.tac | 1 - 1 file changed, 1 deletion(-) diff --git a/pymeds.tac b/pymeds.tac index c9a24d6..db34972 100755 --- a/pymeds.tac +++ b/pymeds.tac @@ -28,7 +28,6 @@ def tryloadmodule(mod): # These should be sorted by how much work they do, the least work the earlier. # mpegtsmod can be really expensive. modules = [ - 'shoutcast', 'pyvr', 'dvd', 'ZipStorage',