Skip to content

Commit 269ddee

Browse files
committed
It was never used. For what purpose this int did even existed?
1 parent e45334c commit 269ddee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/xrCore/LocatorAPI.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -794,9 +794,6 @@ void CLocatorAPI::_initialize(u32 flags, LPCSTR target_folder, LPCSTR fs_name)
794794
pAppdataPath->_set_root(c_newAppPathRoot);
795795
rescan_path(pAppdataPath->m_Path, pAppdataPath->m_Flags.is(FS_Path::flRecurse));
796796
}
797-
798-
int x = 0;
799-
x = x;
800797
}
801798

802799
rec_files.clear();

0 commit comments

Comments
 (0)