Changeset 51694 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jun 23, 2014 4:08:26 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp
r51693 r51694 273 273 Q_UNUSED(uWidth); 274 274 Q_UNUSED(uHeight); 275 Q_UNUSED(image); 275 Q_UNUSED(image); // by ComSafeArrayIn 276 Q_UNUSED(imageSize); // by ComSafeArrayIn 276 277 return E_NOTIMPL; 277 278 }
Note:
See TracChangeset
for help on using the changeset viewer.