From http://www.jwz.org/xscreensaver/xscreensaver-5.30.tar.gz
[xscreensaver] / OSX / jwxyz-timers.h
index b7d952a8fead207b2122794906ca1817e1590dc5..e9fa6488e77e9fa5713e6dda159b7a28dabda261 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 2006-2012 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__ */