changeset 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 a90155608ffc
children bd489b08bec6
files src/w32.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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.  */