X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fscreenhack.c;h=eb9d7185e0058dd0cd3e3e1c042d8a94f26d1fcb;hp=7c14734664f522227911b8c2f8d06ca788286f7d;hb=551b3de3f619c04c2dd1971ee9b3f02e270c28c9;hpb=a719ec12b8b2563112366a8ac3196816fd64d2c7 diff --git a/hacks/screenhack.c b/hacks/screenhack.c index 7c147346..eb9d7185 100644 --- a/hacks/screenhack.c +++ b/hacks/screenhack.c @@ -59,6 +59,7 @@ char *progname; XrmDatabase db; +XtAppContext app; Bool mono_p; static XrmOptionDescRec default_options [] = { @@ -240,7 +241,6 @@ screenhack_handle_events (Display *dpy) int main (int argc, char **argv) { - XtAppContext app; Widget toplevel; Display *dpy; Window window;