Changeset 112 for cafu/branches/cafu_to_wx/CaWE/AppCaWE.cpp
- Timestamp:
- 08/09/10 16:54:17 (22 months ago)
- Files:
-
- 1 modified
-
cafu/branches/cafu_to_wx/CaWE/AppCaWE.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cafu/branches/cafu_to_wx/CaWE/AppCaWE.cpp
r109 r112 220 220 m_FileConfig=NULL; 221 221 222 // TODO: delete cf::FileSys::FileMan; // Shoud have cf::FileSys::FileMan=new cf::FileSys::FileManImplT; in OnInit().223 cf::FileSys::FileMan=NULL;224 225 222 ConsoleInterpreter=NULL; // This is very important, to make sure that no ConFuncT or ConVarT dtor accesses the ConsoleInterpreter that might already have been destroyed then. 226 223
