X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2Fxscreensaver.c;h=0c4f0e9a3330ca3f40d39c9d701838a998aa8ebf;hp=3f0c7409edb20e9a5a062f2731cccb8819282e0d;hb=488f2fa8fbdbc77e91a70da2962d73af49e6cace;hpb=c8c6deae79b408cffbc88043c766b3bc12cf0f13 diff --git a/driver/xscreensaver.c b/driver/xscreensaver.c index 3f0c7409..0c4f0e9a 100644 --- a/driver/xscreensaver.c +++ b/driver/xscreensaver.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1991-2006 Jamie Zawinski +/* xscreensaver, Copyright (c) 1991-2007 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 @@ -1406,7 +1406,6 @@ main (int argc, char **argv) if (!spasswd) { fprintf(stderr, "Could not figure out who the current user is!\n"); - fprintf(stderr, "spasswd is %x\n", (unsigned int) spasswd); return 1; }