From http://www.jwz.org/xscreensaver/xscreensaver-5.34.tar.gz
[xscreensaver] / OSX / jwxyz-timers.h
index 8fca278a15eaff6a0e10e3f65f1033f0a9ccd35e..e9fa6488e77e9fa5713e6dda159b7a28dabda261 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 2006 Jamie Zawinski <jwz@jwz.org>
+/* xscreensaver, Copyright (c) 2006-2014 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -23,7 +23,4 @@ extern jwxyz_sources_data *jwxyz_sources_init (XtAppContext);
 extern void jwxyz_sources_free (jwxyz_sources_data *);
 extern void jwxyz_sources_run (jwxyz_sources_data *);
 
-extern void jwxyz_XtRemoveInput_all (Display *);
-// extern void jwxyz_XtRemoveTimeOut_all (Display *);
-
 #endif /* __JWXYZ_TIMERS_H__ */