Branimir Karadžić 8 years ago
parent
commit
f6a29a99ab
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/filepath.cpp

+ 0 - 1
src/filepath.cpp

@@ -248,7 +248,6 @@ namespace bx
 
 		case Dir::Home:
 			getHomePath(tmp, &len);
-bx::debugPrintf("%s", tmp);
 			break;
 
 		default: