mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-08 21:31:46 +08:00
engine: Removed unused Haiku variables
This commit is contained in:
committed by
Alibek Omarov #SupportRMS
parent
2b436dced0
commit
db3e71bfcc
@@ -79,9 +79,6 @@ void *COM_LoadLibrary( const char *dllname, int build_ordinals_table, qboolean d
|
||||
{
|
||||
dll_user_t *hInst = NULL;
|
||||
void *pHandle = NULL;
|
||||
#if XASH_HAIKU
|
||||
const char *libdir;
|
||||
#endif
|
||||
|
||||
COM_ResetLibraryError();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user