mirror of https://github.com/BOINC/boinc.git
Mac screensaver: Remove commented-out instruction as requested by @AenBleidd
This commit is contained in:
parent
fe483e2780
commit
e2e0438674
|
@ -431,7 +431,6 @@ void launchedGfxApp(char * appPath, pid_t thePID, int slot) {
|
|||
#endif // NOT DEBUG_UNDER_XCODE
|
||||
|
||||
myContext = [[NSGraphicsContext currentContext] graphicsPort];
|
||||
// [myContext retain];
|
||||
|
||||
// On OS 10.13 or later, use MachO comunication and IOSurfaceBuffer to
|
||||
// display the graphics output of our child graphics apps in our window.
|
||||
|
|
Loading…
Reference in New Issue