Loading...
--- dyld/dyld-1340/cache_builder/Timer.h
+++ dyld/dyld-1162/cache_builder/Timer.h
@@ -102,11 +102,9 @@
void log(const char* format, ...) const __attribute__((format(printf, 2, 3)));
- bool printTimers = false;
- bool printStats = false;
- bool printDebug = false;
- bool printDebugIMPCaches = false;
- bool printDebugCacheLayout = false;
+ bool printTimers = false;
+ bool printStats = false;
+ bool printDebug = false;
private:
std::string logPrefix;