Changeset 44531 in vbox
- Timestamp:
- Feb 4, 2013 7:04:27 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp
r44530 r44531 41 41 #include "VBoxServiceUtils.h" 42 42 43 #ifdef DEBUG44 43 static uint32_t s_uGuestPropClientID = 0; 45 44 static uint32_t s_uIter = 0; 46 #endif47 45 48 46 /*******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.