diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-05-30 13:03:28 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-05-30 13:03:28 +0000 |
commit | c68b930b37b268bd79831c1ac0da207ce27dd1cb (patch) | |
tree | de3f1720d7bdf02077aebbc90eda1d040bd7b59d /cli_ure | |
parent | ca9d97a1b5d013fc3f2d7db4e32c2bdbb809f1cf (diff) |
#i10000# Duplicate target 'XEnumTypeDescription'
Diffstat (limited to 'cli_ure')
-rw-r--r-- | cli_ure/source/climaker/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cli_ure/source/climaker/makefile.mk b/cli_ure/source/climaker/makefile.mk index ca0a391048a6..feade5f5e691 100644 --- a/cli_ure/source/climaker/makefile.mk +++ b/cli_ure/source/climaker/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.17 $ +# $Revision: 1.18 $ # -# last change: $Author: obo $ $Date: 2007-01-25 13:43:43 $ +# last change: $Author: rt $ $Date: 2007-05-30 14:03:28 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -74,7 +74,6 @@ UNOTYPES = \ com.sun.star.reflection.XInterfaceMethodTypeDescription \ com.sun.star.reflection.XInterfaceAttributeTypeDescription2 \ com.sun.star.reflection.XCompoundTypeDescription \ - com.sun.star.reflection.XEnumTypeDescription \ com.sun.star.reflection.XServiceTypeDescription2 \ com.sun.star.reflection.XSingletonTypeDescription2 \ com.sun.star.reflection.XStructTypeDescription |