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