diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-04-16 17:37:01 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-04-16 17:38:44 +0200 |
commit | 048e59181955f13d9b9add933f8d19a7778d4932 (patch) | |
tree | 34786aaee34e9abfd13e9edde6586f71b5444712 /codemaker/source/commonjava | |
parent | 4b9301d424baab1552222d9be56726c64aefb720 (diff) |
Further codemaker, unodevtools clean-up
...getting rid of now dangling references to module registry.
Change-Id: Iccad7ff5dc0e79bf91b7b7dae03b73f16adeb121
Diffstat (limited to 'codemaker/source/commonjava')
-rw-r--r-- | codemaker/source/commonjava/commonjava.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/codemaker/source/commonjava/commonjava.cxx b/codemaker/source/commonjava/commonjava.cxx index 84722d5908e0..20bdce402e51 100644 --- a/codemaker/source/commonjava/commonjava.cxx +++ b/codemaker/source/commonjava/commonjava.cxx @@ -27,8 +27,6 @@ #include "codemaker/unotype.hxx" #include "osl/diagnose.h" -#include "registry/reader.hxx" -#include "registry/types.h" #include "rtl/strbuf.h" #include "rtl/string.h" #include "rtl/string.hxx" |