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
@@ -35,7 +35,6 @@
|
||||
#include "FileMan.h"
|
||||
#include "MemMan.h"
|
||||
#include "DEBUG.H"
|
||||
#include "LibraryDataBase.h"
|
||||
#include "io.h"
|
||||
#include "sgp_logger.h"
|
||||
|
||||
@@ -108,13 +107,6 @@ typedef struct FileSystemTag
|
||||
//
|
||||
//**************************************************************************
|
||||
|
||||
|
||||
//The FileDatabaseHeader
|
||||
DatabaseManagerHeaderStruct gFileDataBase;
|
||||
|
||||
|
||||
//FileSystem gfs;
|
||||
|
||||
WIN32_FIND_DATA Win32FindInfo[20];
|
||||
BOOLEAN fFindInfoInUse[20] = {FALSE,FALSE,FALSE,FALSE,FALSE,
|
||||
FALSE,FALSE,FALSE,FALSE,FALSE,
|
||||
|
||||
Reference in New Issue
Block a user