X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=OSX%2Fjwxyz-timers.h;h=e9fa6488e77e9fa5713e6dda159b7a28dabda261;hp=b7d952a8fead207b2122794906ca1817e1590dc5;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hpb=dba664f31aa87285db4d76cf8c5e66335299703a 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__ */