From aeb990e6af798d88ccec542386b7e2b7eb1db08a Mon Sep 17 00:00:00 2001 From: Jean-Paul Saman Date: Tue, 10 Mar 2009 16:56:28 +0100 Subject: [PATCH] macosx: remove unused variable. --- modules/gui/macosx/voutgl.m | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/gui/macosx/voutgl.m b/modules/gui/macosx/voutgl.m index e46cd8c040..0d4de2e461 100644 --- a/modules/gui/macosx/voutgl.m +++ b/modules/gui/macosx/voutgl.m @@ -58,7 +58,6 @@ struct vout_sys_t { - NSAutoreleasePool * o_pool; VLCGLView * o_glview; VLCVoutView * o_vout_view; bool b_saved_frame; -- 2.39.5