Remove some dead code

Günther Brammer 2011-01-29 18:05:33 +01:00
parent 1f54d38f06
commit 233f218cef
1 changed files with 0 additions and 2 deletions

View File

@ -771,8 +771,6 @@ int32_t C4DefList::LoadFolderLocal( const char *szPath,
return iResult;
}
extern bool C4EngineLoadProcess(const char *szMessage, int32_t iProcess);
int32_t C4DefList::Load(const char *szSearch,
DWORD dwLoadWhat, const char *szLanguage,
C4SoundSystem *pSoundSystem,