Changeset 44156 in vbox for trunk/src/VBox/HostServices
- Timestamp:
- Dec 18, 2012 8:16:59 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestProperties/service.cpp
r44155 r44156 1167 1167 1168 1168 /** @todo r=andy This list does not have a purpose but for tracking 1169 * the timestamps ... 1169 * the timestamps ... */ 1170 1170 if (mGuestNotifications.size() > MAX_GUEST_NOTIFICATIONS) 1171 1171 mGuestNotifications.pop_front();
Note:
See TracChangeset
for help on using the changeset viewer.