1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-02 14:24:16 +01:00

fixed linux build

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40597
This commit is contained in:
David Anderson 2007-12-14 05:01:44 +00:00
parent 09a87049ab
commit a04f24a129

View File

@ -255,7 +255,6 @@ SMM_API void *CreateInterface(const char *iface, int *ret)
if (!parsed_game_info)
{
parsed_game_info = true;
const char *game_dir = NULL;
if (!DetectGameInformation())
{