Changeset 20625 in vbox
- Timestamp:
- Jun 16, 2009 12:31:18 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48695
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp
r20611 r20625 2960 2960 { 2961 2961 for (unsigned i = 0; i < gcMonitors; i++) 2962 gDisplay->SetFramebuffer( 0, NULL);2962 gDisplay->SetFramebuffer(i, NULL); 2963 2963 } 2964 2964 gMouse = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.