Browse Source

*** empty log message ***

David Rose 24 years ago
parent
commit
86a89b7ba1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/express/datagramInputFile.cxx

+ 1 - 1
panda/src/express/datagramInputFile.cxx

@@ -7,7 +7,7 @@
 #include "numeric_types.h"
 #include "datagramIterator.h"
 #include "profileTimer.h"
-#define SKYLER_TIMER 1
+//#define SKYLER_TIMER 1
 #ifdef SKYLER_TIMER //[
   EXPCL_PANDAEXPRESS ProfileTimer Skyler_timer_file;
 #endif //]