From 048e59181955f13d9b9add933f8d19a7778d4932 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 16 Apr 2013 17:37:01 +0200 Subject: Further codemaker, unodevtools clean-up ...getting rid of now dangling references to module registry. Change-Id: Iccad7ff5dc0e79bf91b7b7dae03b73f16adeb121 --- codemaker/source/commonjava/commonjava.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'codemaker/source/commonjava') 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" -- cgit