diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-15 14:58:19 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-15 14:58:19 +0000 |
commit | 5f36e25ed5767cce9533eb592a7827d489065019 (patch) | |
tree | 82ddac6805e7030ab74de42da92be186a3192723 /io | |
parent | f777f6a788ac5623667f6e4e6d5ef8527fabb394 (diff) |
INTEGRATION: CWS dbgmacros1 (1.6.40); FILE MERGED
2003/04/09 11:58:59 kso 1.6.40.1: #108413# - debug macro unification.
Diffstat (limited to 'io')
-rw-r--r-- | io/source/stm/odata.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/io/source/stm/odata.cxx b/io/source/stm/odata.cxx index ee42a2fdf6b9..4da667dea9f9 100644 --- a/io/source/stm/odata.cxx +++ b/io/source/stm/odata.cxx @@ -2,9 +2,9 @@ * * $RCSfile: odata.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2001-09-21 15:37:08 $ + * last change: $Author: vg $ $Date: 2003-04-15 15:58:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ #include <osl/mutex.hxx> -#include <assert.h> #include <string.h> |