diff options
Diffstat (limited to 'src/crplayer.cc')
| -rw-r--r-- | src/crplayer.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/crplayer.cc b/src/crplayer.cc index a53e676..e5874be 100644 --- a/src/crplayer.cc +++ b/src/crplayer.cc @@ -8,8 +8,6 @@ #include "threads.hh" #include "writer.hh" -#include "stubs.hh" - static Semaphore PlayerMutex(1); static vector<TPlayer*> PlayerList(0, 100, 10, NULL); static int FirstFreePlayer; |
