Skip to content

Commit

Permalink
It was never used. For what purpose this int did even existed?
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Mar 30, 2017
1 parent e45334c commit 269ddee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/xrCore/LocatorAPI.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -794,9 +794,6 @@ void CLocatorAPI::_initialize(u32 flags, LPCSTR target_folder, LPCSTR fs_name)
pAppdataPath->_set_root(c_newAppPathRoot);
rescan_path(pAppdataPath->m_Path, pAppdataPath->m_Flags.is(FS_Path::flRecurse));
}

int x = 0;
x = x;
}

rec_files.clear();
Expand Down

0 comments on commit 269ddee

Please sign in to comment.