Browse Source

comment lines

Dave Schuyler 22 years ago
parent
commit
c29cc44853
1 changed files with 2 additions and 2 deletions
  1. 2 2
      panda/src/putil/config_util.cxx

+ 2 - 2
panda/src/putil/config_util.cxx

@@ -65,10 +65,10 @@ ConfigureFn(config_util) {
 // allocation/deallcation via the MemoryUsage object.  This is
 // allocation/deallcation via the MemoryUsage object.  This is
 // primarily useful for detecting memory leaks.  It has no effect when
 // primarily useful for detecting memory leaks.  It has no effect when
 // compiling in NDEBUG mode.
 // compiling in NDEBUG mode.
-
+//
 // This variable is no longer defined here; instead, it's a member of
 // This variable is no longer defined here; instead, it's a member of
 // MemoryUsage.
 // MemoryUsage.
-
+//
 //const bool track_memory_usage = config_util.GetBool("track-memory-usage", false);
 //const bool track_memory_usage = config_util.GetBool("track-memory-usage", false);
 
 
 DSearchPath &
 DSearchPath &