X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a85c87d32fd6b12e62bb9004482abc8d0c5b778..fcf90ee1b10d41b4ddfbfa537481a9c64e30348f:/src/msw/regconf.cpp diff --git a/src/msw/regconf.cpp b/src/msw/regconf.cpp index 39a13a4bc4..cb302531f9 100644 --- a/src/msw/regconf.cpp +++ b/src/msw/regconf.cpp @@ -33,8 +33,6 @@ #include "wx/config.h" -#ifndef __WIN16__ - #include "wx/msw/registry.h" #include "wx/msw/regconf.h" @@ -729,8 +727,5 @@ bool wxRegConfig::DeleteAll() return bOk; } -#endif - // __WIN16__ - #endif // wxUSE_CONFIG