Changeset 65432 in vbox for trunk/src/VBox/Main/src-server/os2/USBProxyBackendOs2.cpp
- Timestamp:
- Jan 24, 2017 4:09:53 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 113045
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/os2/USBProxyBackendOs2.cpp
r65088 r65432 166 166 167 167 168 #if 0 168 169 bool USBProxyBackendOs2::updateDeviceState(HostUSBDevice *aDevice, PUSBDEVICE aUSBDevice, bool *aRunFilters, 169 170 SessionMachine **aIgnoreMachine) … … 173 174 return updateDeviceStateFake(aDevice, aUSBDevice, aRunFilters, aIgnoreMachine); 174 175 } 176 #endif 175 177 176 178
Note:
See TracChangeset
for help on using the changeset viewer.