remove some tls.h includes that were apparently missed.

This commit is contained in:
Thad Ward
2003-10-01 09:15:51 +00:00
parent ce3d18c607
commit c7de8342f5
6 changed files with 0 additions and 9 deletions
@@ -13,10 +13,6 @@
#include "RageSound.h"
#include "RageLog.h"
#ifdef _WINDOWS
#include "archutils/win32/tls.h"
#endif
#include "SDL.h"
const int channels = 2;