summaryrefslogtreecommitdiff
path: root/package/inc/ZipPackageBuffer.hxx
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2001-09-06 11:25:15 +0000
committerMartin Gallwey <mtg@openoffice.org>2001-09-06 11:25:15 +0000
commit2d94d9948b607a7c626de1fb03c42bacbb98105b (patch)
tree41b1b60ce98d599e5fedf74f7b06d9e22685d17e /package/inc/ZipPackageBuffer.hxx
parent4b98f3a0c578c57b1f4af0e63de29c2a375bd384 (diff)
#91797# remove reference to deleted class
Diffstat (limited to 'package/inc/ZipPackageBuffer.hxx')
-rw-r--r--package/inc/ZipPackageBuffer.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/inc/ZipPackageBuffer.hxx b/package/inc/ZipPackageBuffer.hxx
index 16b166ff3677..363ddb7805e6 100644
--- a/package/inc/ZipPackageBuffer.hxx
+++ b/package/inc/ZipPackageBuffer.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ZipPackageBuffer.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: mtg $ $Date: 2001-09-06 09:40:51 $
+ * last change: $Author: mtg $ $Date: 2001-09-06 12:20:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,6 @@
#include <string.h> // for memcpy
class ZipPackage;
-class OutputThread;
class ZipPackageBuffer : public com::sun::star::io::XInputStream,
public com::sun::star::io::XOutputStream,