http://www.tienza.es/crux/src/www.jwz.org/xscreensaver/xscreensaver-5.04.tar.gz
[xscreensaver] / driver / xscreensaver.c
index 3f0c7409edb20e9a5a062f2731cccb8819282e0d..0c4f0e9a3330ca3f40d39c9d701838a998aa8ebf 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1991-2006 Jamie Zawinski <jwz@jwz.org>
+/* xscreensaver, Copyright (c) 1991-2007 Jamie Zawinski <jwz@jwz.org>
  *
  * 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;
     }