diff options
author | sb <sb@openoffice.org> | 2009-10-13 13:05:09 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2009-10-13 13:05:09 +0200 |
commit | a27762592f7f86d935275ab3dbaa673c701aaaa9 (patch) | |
tree | c569339b061286fa33a59dd84398ff61989712a6 /odk/pack | |
parent | c8d988aacfbcdbd98a26b58d0a5a71aac2744078 (diff) |
#i105803# removed reference to obsolete com.sun.star.tools.uno package (patch by cmc)
Diffstat (limited to 'odk/pack')
-rw-r--r-- | odk/pack/gendocu/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odk/pack/gendocu/makefile.mk b/odk/pack/gendocu/makefile.mk index 5b070ca043f6..1970acebda7a 100644 --- a/odk/pack/gendocu/makefile.mk +++ b/odk/pack/gendocu/makefile.mk @@ -52,7 +52,6 @@ JAVA_PACKAGES=\ com.sun.star.comp.helper \ com.sun.star.lib.uno.helper \ com.sun.star.lib.unoloader \ - com.sun.star.tools.uno \ com.sun.star.uno \ $(JAVA_SRC_DIR)$/com$/sun$/star$/lib$/util$/UrlToFileMapper.java # com.sun.star.beans \ |