Changeset 50427 in vbox
- Timestamp:
- Feb 12, 2014 1:23:39 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 92216
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp
r49738 r50427 296 296 } 297 297 298 #if 0 298 299 /* uninit old peer's controllers that are left */ 299 300 for (it = m->pPeer->m->llBandwidthGroups->begin(); … … 301 302 ++it) 302 303 (*it)->uninit(); 304 #endif 303 305 304 306 /* attach new list of controllers to our peer */
Note:
See TracChangeset
for help on using the changeset viewer.