X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=OSX%2FSaverRunner.h;fp=OSX%2FSaverRunner.h;h=8e88b86b606e8e6c5fd7f81a0906082850d510e9;hp=99d7f6843cf528cc5cf73b571e0143126c1be1b9;hb=88cfe534a698a0562e81345957a50714af1453bc;hpb=d1ae2829ff0fd2a96c16a0c8c5420efaa47d7b30 diff --git a/OSX/SaverRunner.h b/OSX/SaverRunner.h index 99d7f684..8e88b86b 100644 --- a/OSX/SaverRunner.h +++ b/OSX/SaverRunner.h @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 2006-2014 Jamie Zawinski +/* xscreensaver, Copyright (c) 2006-2015 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -84,8 +84,6 @@ SaverViewController *nonrotating_controller; // Hierarchy 2 (savers) - EAGLContext *eagl_ctx; - GLuint gl_framebuffer, gl_renderbuffer; UIImage *saved_screenshot; UIView *aboutBox; NSTimer *splashTimer;