http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.00.tar.gz
[xscreensaver] / hacks / glx / fps.c
index b254397eab2381c0a82a1996512e2b997d880334..16ee1b0827fb7b852eaf8ab6a60c1f0ef1a7cba4 100644 (file)
@@ -72,7 +72,6 @@ fps_init (ModeInfo *mi)
 static void
 fps_print_string (ModeInfo *mi, GLfloat x, GLfloat y, const char *string)
 {
-  int i;
   /* save the current state */
   /* note: could be expensive! */