changeset 85640:575156133467

(w32_get_resource): Remove unused variable `ok'.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 25 Oct 2007 14:28:54 +0000
parents a6a4495703c8
children 25e8470c902c
files src/w32.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/w32.c	Thu Oct 25 14:24:43 2007 +0000
+++ b/src/w32.c	Thu Oct 25 14:28:54 2007 +0000
@@ -914,7 +914,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.  */