Changeset 53890 in vbox
- Timestamp:
- Jan 21, 2015 10:06:21 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 97738
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/DisplayImpl.cpp
r53889 r53890 3459 3459 return hr; 3460 3460 #else 3461 Log (("Attempt to specify OpenGL content scale factor while corresponding functionality is disabled."));3461 LogRel(("Attempt to specify OpenGL content scale factor while corresponding functionality is disabled.")); 3462 3462 return E_UNEXPECTED; 3463 3463 #endif /* VBOX_WITH_HGCM && VBOX_WITH_CROGL */
Note:
See TracChangeset
for help on using the changeset viewer.