# HG changeset patch # User reimar # Date 1308510192 0 # Node ID d336a7b032202e82613f0c108d8f1b3bf4628b23 # Parent b213f28fc17a7c429bddfe45c7eccee90abce528 Remove more unused variables. diff -r b213f28fc17a -r d336a7b03220 libvo/vo_directx.c --- a/libvo/vo_directx.c Sun Jun 19 19:02:02 2011 +0000 +++ b/libvo/vo_directx.c Sun Jun 19 19:03:12 2011 +0000 @@ -777,8 +777,6 @@ static int preinit(const char *arg) { - HINSTANCE hInstance = GetModuleHandle(NULL); - char exedir[MAX_PATH]; if(arg) { if(strstr(arg,"noaccel"))