]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/registry.cpp
pretend that we support all encodings instead of not supporting any of them under...
[wxWidgets.git] / src / msw / registry.cpp
index be83d9d14ef57fb38368d6b4cc20217513143d1d..7d451eaab8f139b156aaa37ef7ee9533cb6bd104 100644 (file)
@@ -937,6 +937,8 @@ bool wxRegKey::QueryValue(const wxChar *szValue,
                     wxLogLastError(_T("ExpandEnvironmentStrings"));
                 }
             }
+#else
+  wxUnusedVar(raw);
 #endif
             // __WXWINCE__
         }