Changeset 28559 in vbox for trunk/src/VBox/Main/MachineImpl.cpp
- Timestamp:
- Apr 21, 2010 11:54:34 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MachineImpl.cpp
r28549 r28559 1468 1468 return S_OK; 1469 1469 #else 1470 NOREF(memoryBalloonSize); 1470 1471 return setError(E_NOTIMPL, tr("Memory ballooning is only supported on 64-bit hosts")); 1471 1472 #endif
Note:
See TracChangeset
for help on using the changeset viewer.