Browse Source

undo spurious changes used to trigger dirty for tabs and spaces

Thomas "elfprince13" Dickerson 8 years ago
parent
commit
e554fc7f93
2 changed files with 519 additions and 519 deletions
  1. 518 518
      Engine/source/platform/profiler.cpp
  2. 1 1
      Engine/source/platformMac/macFileIO.mm

File diff suppressed because it is too large
+ 518 - 518
Engine/source/platform/profiler.cpp


+ 1 - 1
Engine/source/platformMac/macFileIO.mm

@@ -999,7 +999,7 @@ ConsoleFunction(testHasSubdir,void,2,2,"tests platform::hasSubDirectory") {
 		Con::printf(" has subdir");
 		Con::printf(" has subdir");
 	else
 	else
 		Con::printf(" does not have subdir");
 		Con::printf(" does not have subdir");
-} 
+}
 
 
 ConsoleFunction(testDumpDirectories,void,4,4,"testDumpDirectories('path', int depth, bool noBasePath)") {
 ConsoleFunction(testDumpDirectories,void,4,4,"testDumpDirectories('path', int depth, bool noBasePath)") {
 	Vector<StringTableEntry> paths;
 	Vector<StringTableEntry> paths;

Some files were not shown because too many files changed in this diff