Fixed Linux build.

This commit is contained in:
David Anderson 2008-12-28 01:10:20 -05:00
parent d3c279fd05
commit ebed45a0f6

View File

@ -100,7 +100,6 @@ private:
short build[4];
};
extern BuildMD5ableBuffer g_MD5Builder;
extern bool g_blockGameDataLoad;
#endif // _INCLUDE_SOURCEMOD_GAMEDATAFETCHER_H_