summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 17:00:00 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:12:51 +0200
commitde7596f102c304b74e0d406886db1cb006850a12 (patch)
tree7db966ac8c4abab76ba6a26209a4020ab78f04d8 /registry
parent27c6c1f5a405b3b17d8e70e6c0f5607d1c1d20fe (diff)
remove include guards using fixguard.py
Diffstat (limited to 'registry')
-rw-r--r--registry/source/regimpl.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/registry/source/regimpl.cxx b/registry/source/regimpl.cxx
index db6990bb8..fa436e5ce 100644
--- a/registry/source/regimpl.cxx
+++ b/registry/source/regimpl.cxx
@@ -41,13 +41,9 @@
#include <unistd.h>
#endif
-#ifndef __REGISTRY_REFLREAD_HXX__
#include <registry/reflread.hxx>
-#endif
-#ifndef __REGISTRY_REFLWRIT_HXX__
#include <registry/reflwrit.hxx>
-#endif
#include "registry/reader.hxx"
#include "registry/refltype.hxx"