Changeset 1198 for trunk/Source/System/Cluster/Server/testClusterServer.cpp
- Timestamp:
- 05/05/08 07:12:19 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/Cluster/Server/testClusterServer.cpp
r1194 r1198 23 23 void cleanup(void) 24 24 { 25 window = N ullFC;25 window = NULL; 26 26 27 27 osgExit();
