X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=OSX%2FXScreenSaverView.h;h=b54685079a2ac9ca36ceb221da324da9e6a38867;hp=5ca2fb8b49137106df4f0d84cc247b0159b94381;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hpb=dba664f31aa87285db4d76cf8c5e66335299703a diff --git a/OSX/XScreenSaverView.h b/OSX/XScreenSaverView.h index 5ca2fb8b..b5468507 100644 --- a/OSX/XScreenSaverView.h +++ b/OSX/XScreenSaverView.h @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 2006-2013 Jamie Zawinski +/* xscreensaver, Copyright (c) 2006-2014 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 @@ -79,8 +79,6 @@ # ifdef USE_IPHONE UIDeviceOrientation orientation, new_orientation; - double tap_time; - CGPoint tap_point; BOOL screenLocked; CGSize initial_bounds;