summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/packages
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
commit51e0c7c2c81070739edadb96dd9b64e91d084953 (patch)
treea1cdd2211ab7c7e845804c4b4999e0d13d9ef496 /offapi/com/sun/star/packages
parent7e50037739f6ccda3a9e2316bcae771c12c550e9 (diff)
remove unused interfaces
Diffstat (limited to 'offapi/com/sun/star/packages')
-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 8eca2af9b7a7..0c42666f0f0e 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
# ------------------------------------------------------------------