summaryrefslogtreecommitdiff
path: root/package/inc/ZipEnumeration.hxx
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2000-11-21 11:07:58 +0000
committerMartin Gallwey <mtg@openoffice.org>2000-11-21 11:07:58 +0000
commiteaf3ab8ce4ab7729824e8e9fba8ef109b92421eb (patch)
treee6d8aefc4ebc1ea2091ff423d330abb88d4d5e6b /package/inc/ZipEnumeration.hxx
parent40ed918b37c05370644bf31c63cd28cef6599ab8 (diff)
Removed usage of the TOOLSLIB stuff for debugging and file timestamping
Diffstat (limited to 'package/inc/ZipEnumeration.hxx')
-rw-r--r--package/inc/ZipEnumeration.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/package/inc/ZipEnumeration.hxx b/package/inc/ZipEnumeration.hxx
index 3ee04e85774e..29616a482711 100644
--- a/package/inc/ZipEnumeration.hxx
+++ b/package/inc/ZipEnumeration.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ZipEnumeration.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mtg $ $Date: 2000-11-13 13:37:57 $
+ * last change: $Author: mtg $ $Date: 2000-11-21 12:07:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,10 +61,6 @@
#ifndef _ZIP_ENUMERATION_HXX
#define _ZIP_ENUMERATION_HXX
-#ifndef _TOOLS_DEBUG_HXX
-#include <tools/debug.hxx>
-#endif
-
#ifndef _CPPUHELPER_IMPLBASE1_HXX_
#include <cppuhelper/implbase1.hxx> // helper for implementations
#endif