cleanup: remove low hanging LibraryDatabase.* nonsense

This commit is contained in:
Marco Antonio J. Costa
2026-07-24 04:54:29 -03:00
committed by majcosta
parent bbfd88c414
commit 916893ff66
5 changed files with 0 additions and 327 deletions
-8
View File
@@ -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,