summaryrefslogtreecommitdiff
path: root/codemaker/source/commoncpp
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-04-16 17:37:01 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-04-16 17:38:44 +0200
commit048e59181955f13d9b9add933f8d19a7778d4932 (patch)
tree34786aaee34e9abfd13e9edde6586f71b5444712 /codemaker/source/commoncpp
parent4b9301d424baab1552222d9be56726c64aefb720 (diff)
Further codemaker, unodevtools clean-up
...getting rid of now dangling references to module registry. Change-Id: Iccad7ff5dc0e79bf91b7b7dae03b73f16adeb121
Diffstat (limited to 'codemaker/source/commoncpp')
-rw-r--r--codemaker/source/commoncpp/commoncpp.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/codemaker/source/commoncpp/commoncpp.cxx b/codemaker/source/commoncpp/commoncpp.cxx
index 295488d28890..5d8d79bb3f49 100644
--- a/codemaker/source/commoncpp/commoncpp.cxx
+++ b/codemaker/source/commoncpp/commoncpp.cxx
@@ -26,8 +26,6 @@
#include "codemaker/unotype.hxx"
#include "osl/diagnose.h"
-#include "registry/reader.hxx"
-#include "registry/types.h"
#include "rtl/strbuf.hxx"
#include "rtl/string.hxx"
#include "rtl/ustring.hxx"