diff src/w32.c @ 79224:e0bc2893dafe

(w32_get_resource): Remove unused variable `ok'.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 25 Oct 2007 14:34:09 +0000
parents 0ff71882c6a7
children fc2bcd2a8aad
line wrap: on
line diff
--- a/src/w32.c	Thu Oct 25 10:38:42 2007 +0000
+++ b/src/w32.c	Thu Oct 25 14:34:09 2007 +0000
@@ -877,7 +877,6 @@
   LPBYTE lpvalue;
   HKEY hrootkey = NULL;
   DWORD cbData;
-  BOOL ok = FALSE;
 
   /* Check both the current user and the local machine to see if
      we have any resources.  */