mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
comment lines
This commit is contained in:
parent
3aea4d3442
commit
c29cc44853
@ -65,10 +65,10 @@ ConfigureFn(config_util) {
|
||||
// allocation/deallcation via the MemoryUsage object. This is
|
||||
// primarily useful for detecting memory leaks. It has no effect when
|
||||
// compiling in NDEBUG mode.
|
||||
|
||||
//
|
||||
// This variable is no longer defined here; instead, it's a member of
|
||||
// MemoryUsage.
|
||||
|
||||
//
|
||||
//const bool track_memory_usage = config_util.GetBool("track-memory-usage", false);
|
||||
|
||||
DSearchPath &
|
||||
|
Loading…
x
Reference in New Issue
Block a user