diff options
Diffstat (limited to 'libvo/vo_macosx.m')
-rw-r--r-- | libvo/vo_macosx.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/vo_macosx.m b/libvo/vo_macosx.m index 41e3663ce5..0eabb68e6e 100644 --- a/libvo/vo_macosx.m +++ b/libvo/vo_macosx.m @@ -732,7 +732,6 @@ static int control(uint32_t request, void *data, ...) - (void) render { int curTime; - static int lastTime = 0; glClear(GL_COLOR_BUFFER_BIT); |