changeset 33591:d336a7b03220

Remove more unused variables.
author reimar
date Sun, 19 Jun 2011 19:03:12 +0000
parents b213f28fc17a
children 0d3ac97aed92
files libvo/vo_directx.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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"))