mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-02-21 11:31:41 +00:00
remove unused variable
This commit is contained in:
parent
fe106d9bfe
commit
e9700e2771
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue