summaryrefslogtreecommitdiff
path: root/package/inc/CRC32.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/CRC32.hxx
parent40ed918b37c05370644bf31c63cd28cef6599ab8 (diff)
Removed usage of the TOOLSLIB stuff for debugging and file timestamping
Diffstat (limited to 'package/inc/CRC32.hxx')
-rw-r--r--package/inc/CRC32.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/package/inc/CRC32.hxx b/package/inc/CRC32.hxx
index 48b55248b07d..e91419e42f6f 100644
--- a/package/inc/CRC32.hxx
+++ b/package/inc/CRC32.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: CRC32.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
@@ -73,10 +73,6 @@
#include <com/sun/star/package/XChecksum.hpp>
#endif
-#ifndef _TOOLS_DEBUG_HXX
-#include <tools/debug.hxx>
-#endif
-
class CRC32 : public cppu::WeakImplHelper1<com::sun::star::package::XChecksum>
{
private: