libsaria: Remove unused module list

I had a list of modules defined as __all__, but I don't think anything
used it.  It was time for it to go.
This commit is contained in:
Bryan Schumaker 2011-04-30 12:13:18 -04:00
parent fca5fd1bae
commit 6855fb6b2d
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
# Bryan Schumaker (8/7/2010)
__all__ = [ "audio", "sources",
"event", "map", "path", "plugin"]
__major__ = 4
__minor__ = 5
__bug__ = 0