mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-10 03:54:54 -06:00
.removed forgotten timings
git-svn-id: svn://ultimatepp.org/upp/trunk@9023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
928f539505
commit
d00c78edac
3 changed files with 0 additions and 5 deletions
|
|
@ -40,7 +40,6 @@ const VectorMap<String, String>& GetAllSourceMasters()
|
|||
|
||||
void GatherSources(const String& master_path, const String& path_, Vector<int>& parents)
|
||||
{
|
||||
RHITCOUNT("GatherSources");
|
||||
String path = NormalizeSourcePath(path_);
|
||||
if(sSrcFile.Find(path) >= 0)
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue