Changeset 30857 in vbox
- Timestamp:
- Jul 15, 2010 9:06:38 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/VMMDev/VMMDev.cpp
r30852 r30857 2901 2901 return PDMDEV_SET_ERROR(pDevIns, rc, 2902 2902 N_("Configuration error: Failed querying \"TestingEnabled\" as a boolean")); 2903 # if 1 //def DEBUG_bird /* lazy bird */ - do not commit this!!!!2904 pThis->fTestingEnabled = true;2905 # endif2906 2903 /** @todo image-to-load-filename? */ 2907 2904 #endif
Note:
See TracChangeset
for help on using the changeset viewer.