- Timestamp:
- Aug 29, 2008 7:30:54 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/HostImpl.cpp
r11846 r11847 158 158 # elif defined (RT_OS_OS2) 159 159 mUSBProxyService = new USBProxyServiceOs2 (this); 160 # elif defined (RT_OS_SOLARIS) 160 # elif defined (RT_OS_SOLARIS) && 0 161 161 mUSBProxyService = new USBProxyServiceSolaris (this); 162 162 # elif defined (RT_OS_WINDOWS)
Note:
See TracChangeset
for help on using the changeset viewer.