summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2001-07-04 13:11:05 +0000
committerMartin Gallwey <mtg@openoffice.org>2001-07-04 13:11:05 +0000
commit3c89f8a71d2674f2642a160e490e0a410edb9ef5 (patch)
tree5ab3482a3dced15a3950ceae819665b085b37c02
parent4cd733f45732226df334fa4b0d55d88306cb950f (diff)
remove unused interfaces
-rw-r--r--offapi/com/sun/star/packages/makefile.mk15
1 files changed, 3 insertions, 12 deletions
diff --git a/offapi/com/sun/star/packages/makefile.mk b/offapi/com/sun/star/packages/makefile.mk
index 8eca2af9b..0c42666f0 100644
--- a/offapi/com/sun/star/packages/makefile.mk
+++ b/offapi/com/sun/star/packages/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: kso $ $Date: 2001-06-13 16:30:32 $
+# last change: $Author: mtg $ $Date: 2001-07-04 14:11:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,16 +76,7 @@ IDLFILES=\
Package.idl\
PackageFolder.idl\
PackageFolderEnumeration.idl\
- PackageStream.idl\
- XZipFile.idl\
- ZipEntry.idl\
- XChecksum.idl \
- XDeflater.idl \
- XInflater.idl \
- XZipInputStream.idl \
- XZipOutputStream.idl \
- ZipException.idl \
- ZipConstants.idl
+ PackageStream.idl
# ------------------------------------------------------------------