From bdeeff2802d152658c24ac9a517e4dd5c4bfbc36 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Mon, 17 Nov 2014 03:20:49 +0100 Subject: [PATCH] (OSX) Cleanups --- apple/common/RAGameView.m | 1 - 1 file changed, 1 deletion(-) diff --git a/apple/common/RAGameView.m b/apple/common/RAGameView.m index 6e85409762..671b672439 100644 --- a/apple/common/RAGameView.m +++ b/apple/common/RAGameView.m @@ -88,7 +88,6 @@ static RAGameView* g_instance; #ifdef OSX static void apple_gfx_ctx_update(void); -static void apple_gfx_ctx_flush_buffer(void); - (void)setFrame:(NSRect)frameRect {