Changeset 4321 in vbox
- Timestamp:
- Aug 23, 2007 3:52:35 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 23851
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/GuestImpl.cpp
r4320 r4321 68 68 /* Default is not to report guest statistics at all */ 69 69 mStatUpdateInterval = 0; 70 71 /* Default is no ballooning */ 72 mMemoryBalloonSize = 0; 70 73 return S_OK; 71 74 }
Note:
See TracChangeset
for help on using the changeset viewer.