X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=OSX%2Fjwxyz-timers.h;h=e9fa6488e77e9fa5713e6dda159b7a28dabda261;hb=88cfe534a698a0562e81345957a50714af1453bc;hp=b7d952a8fead207b2122794906ca1817e1590dc5;hpb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;p=xscreensaver diff --git a/OSX/jwxyz-timers.h b/OSX/jwxyz-timers.h index b7d952a8..e9fa6488 100644 --- a/OSX/jwxyz-timers.h +++ b/OSX/jwxyz-timers.h @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 2006-2012 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 @@ -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__ */