mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
cleanup: remove low hanging LibraryDatabase.* nonsense
This commit is contained in:
committed by
majcosta
parent
bbfd88c414
commit
916893ff66
@@ -11,7 +11,6 @@
|
||||
#include "Game Clock.h"
|
||||
#include "Timer Control.h"
|
||||
#include "Overhead.h"
|
||||
#include "LibraryDataBase.h"
|
||||
#include "Map Screen Interface.h"
|
||||
#include "Tactical Save.h"
|
||||
#include "Interface.h"
|
||||
@@ -206,9 +205,6 @@ void ShutdownGame(void)
|
||||
SaveGameSettings();
|
||||
SaveFeatureFlags();
|
||||
|
||||
//shutdown the file database manager
|
||||
ShutDownFileDatabase( );
|
||||
|
||||
if(gGameExternalOptions.fEnableInventoryPoolQ)//dnl ch51 081009
|
||||
MemFreeInventoryPoolQ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user