- Timestamp:
- May 31, 2015, 11:54:06 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/libraries/core/command/ConsoleCommand.cc
r10484 r10520 92 92 ConsoleCommand::~ConsoleCommand() 93 93 { 94 ConsoleCommandManager::getInstance().unregisterCommand(this);95 94 } 96 95
Note: See TracChangeset
for help on using the changeset viewer.