summaryrefslogtreecommitdiff
path: root/package/source/zipapi/Deflater.cxx
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2000-11-21 16:57:07 +0000
committerMartin Gallwey <mtg@openoffice.org>2000-11-21 16:57:07 +0000
commit9b6d1c76e7d91574633d1396ea383624217215d0 (patch)
treee39220fd255d44e2c3027672262dd6d126175b23 /package/source/zipapi/Deflater.cxx
parentb0630d2fea9c9c9c34d69bb587345b363414491b (diff)
Implemented XSeekable
Diffstat (limited to 'package/source/zipapi/Deflater.cxx')
-rw-r--r--package/source/zipapi/Deflater.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/package/source/zipapi/Deflater.cxx b/package/source/zipapi/Deflater.cxx
index 93336f49080c..71b77fa88ae4 100644
--- a/package/source/zipapi/Deflater.cxx
+++ b/package/source/zipapi/Deflater.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: Deflater.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mtg $ $Date: 2000-11-21 12:07:21 $
+ * last change: $Author: mtg $ $Date: 2000-11-21 17:57:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,10 +62,6 @@
#include "Deflater.hxx"
#endif
-#ifndef _TOOLS_DEBUG_HXX
-#include <tools/debug.hxx>
-#endif
-
#include <iostream.h>
#include <string.h>