remove unused variable

This commit is contained in:
Christoph Oelckers 2023-12-10 22:44:55 +01:00
parent fe106d9bfe
commit e9700e2771

View file

@ -906,8 +906,6 @@ void FileSystem::RenameFile(int num, const char* newfn)
//
//==========================================================================
static FResourceLump placeholderLump;
void FileSystem::MoveLumpsInFolder(const char *path)
{
if (FileInfo.size() == 0)