Changeset 45044 in vbox for trunk/src/VBox/GuestHost
- Timestamp:
- Mar 15, 2013 6:00:18 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/util/vreg.cpp
r45009 r45044 890 890 if (VBoxVrListIsEmpty(&pEntry->Vr)) 891 891 { 892 WARN(("Empty rectangles passed in, is it expected?"));892 // WARN(("Empty rectangles passed in, is it expected?")); 893 893 if (pfChangeFlags) 894 894 *pfChangeFlags = 0;
Note:
See TracChangeset
for help on using the changeset viewer.