Changeset 4340 in vbox
- Timestamp:
- Aug 24, 2007 10:46:15 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleVRDPServer.cpp
r4325 r4340 1083 1083 if (mpEntryPoints) 1084 1084 { 1085 mpEntryPoints->VRDPDestroy ( mhServer);1085 mpEntryPoints->VRDPDestroy (hServer); 1086 1086 } 1087 1087 #else
Note:
See TracChangeset
for help on using the changeset viewer.