X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fflipflop.c;h=ec20898f12af041705be1c5f0b86bc5b030ef484;hp=ace3b88b1a239a76863b5722a0df5deaeb0dda5e;hb=50be9bb40dc60130c99ffa568e6677779904ff70;hpb=5f1f12f2a37da634000f96d18d59cc73a8814ef7 diff --git a/hacks/glx/flipflop.c b/hacks/glx/flipflop.c index ace3b88b..ec20898f 100644 --- a/hacks/glx/flipflop.c +++ b/hacks/glx/flipflop.c @@ -729,12 +729,10 @@ randsheet_new_move( randsheet* rs ) static void randsheet_move( randsheet *rs, float rot ) { - int i, j, index; + int index; float tmp; for( index = 0 ; index < numsquares; index++ ) { - i = rs->xpos[ index ]; - j = rs->ypos[ index ]; switch( rs->direction[ index ] ) { case 0: