diff options
Diffstat (limited to 'registry')
-rw-r--r-- | registry/source/regimpl.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/registry/source/regimpl.cxx b/registry/source/regimpl.cxx index c6ea42c6169a..0065b4984775 100644 --- a/registry/source/regimpl.cxx +++ b/registry/source/regimpl.cxx @@ -27,9 +27,6 @@ #if defined(UNX) #include <unistd.h> #endif -#ifdef __MINGW32__ -#include <unistd.h> -#endif #include <reflread.hxx> |