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',