summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvo/vo_quartz.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/vo_quartz.c b/libvo/vo_quartz.c
index 7926153fde..21a6d0865a 100644
--- a/libvo/vo_quartz.c
+++ b/libvo/vo_quartz.c
@@ -351,7 +351,6 @@ static OSStatus MouseEventHandler(EventHandlerCallRef nextHandler, EventRef even
//default window event handler
static OSStatus WindowEventHandler(EventHandlerCallRef nextHandler, EventRef event, void *userData)
{
- char cmd_str[64];
OSStatus result = noErr;
uint32_t d_width;
uint32_t d_height;