Changeset 4653 in vbox
- Timestamp:
- Sep 10, 2007 9:25:29 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 24300
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MachineImpl.cpp
r4648 r4653 3908 3908 while (0); 3909 3909 3910 #if 0 3910 3911 /* Guest node (optional) */ 3911 3912 { … … 3925 3926 } 3926 3927 } 3927 3928 #endif 3928 3929 CFGLDRReleaseNode (hardwareNode); 3929 3930 } … … 5901 5902 return rc; 5902 5903 } 5903 5904 #if 0 5904 5905 /* Guest node (optional) */ 5905 5906 { … … 5919 5920 } 5920 5921 } 5921 5922 #endif 5922 5923 } 5923 5924
Note:
See TracChangeset
for help on using the changeset viewer.