VirtualBox

Changeset 51801 in vbox for trunk/src


Ignore:
Timestamp:
Jul 2, 2014 8:53:52 AM (11 years ago)
Author:
vboxsync
Message:

SharedOpenGL: cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp

    r51670 r51801  
    12301230                else
    12311231                {
    1232 #if 0
    1233                     CHECK_ERROR_RET(pFramebuffer, Lock(), rc);
    1234 #endif
    1235 
    12361232                    do {
    12371233                        /* determine if the framebuffer is functional */
     
    12581254                        }
    12591255                    } while (0);
    1260 #if 0
    1261                     CHECK_ERROR_RET(pFramebuffer, Unlock(), rc);
    1262 #endif
    12631256                }
    12641257
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette