X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fpinion.c;h=4da81e39a3e6997c54170875264e20a34c5c60f9;hb=c141c2b05e374757b6499d12bb8a6d4d943b1529;hp=015dc1f29e54ea7239359e6adeac9a43da4d02cc;hpb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;p=xscreensaver diff --git a/hacks/glx/pinion.c b/hacks/glx/pinion.c index 015dc1f2..4da81e39 100644 --- a/hacks/glx/pinion.c +++ b/hacks/glx/pinion.c @@ -1458,9 +1458,7 @@ draw_pinion (ModeInfo *mi) glPushMatrix (); { - glRotatef(-current_device_rotation(), 0, 0, 1); gltrackball_rotate (pp->trackball); - glRotatef(current_device_rotation(), 0, 0, 1); mi->polygon_count = 0; glScalef (16, 16, 16); /* map vp_width/height to the screen */