Changeset 43859 in vbox
- Timestamp:
- Nov 12, 2012 4:31:55 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp
r43545 r43859 1143 1143 } 1144 1144 1145 #ifdef VBOX_WITH_NETFLT 1146 1145 1147 /* Skip further checks if VM in saved state */ 1146 1148 if (isSaved()) … … 1204 1206 } 1205 1207 1208 #endif 1209 1206 1210 return true; 1207 1211 }
Note:
See TracChangeset
for help on using the changeset viewer.