summaryrefslogtreecommitdiff
path: root/sw/inc/swerror.h
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-01-05 12:40:23 +0000
committerOliver Bolte <obo@openoffice.org>2005-01-05 12:40:23 +0000
commit113cb977706c62852b032246ebc610d9e3077899 (patch)
treeba934e4179020488cb94458287c3b2d01a41a76a /sw/inc/swerror.h
parent1599899cf2b64c9e675e955dd0042da65e9c7161 (diff)
INTEGRATION: CWS html03 (1.3.960); FILE MERGED
2004/11/08 10:31:11 mib 1.3.960.1: #110366#: Don't display warning for non convertible characters
Diffstat (limited to 'sw/inc/swerror.h')
-rw-r--r--sw/inc/swerror.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/swerror.h b/sw/inc/swerror.h
index 588117b8cba7..681ad8f4e5ac 100644
--- a/sw/inc/swerror.h
+++ b/sw/inc/swerror.h
@@ -2,9 +2,9 @@
*
* $RCSfile: swerror.h,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mib $ $Date: 2001-07-03 08:11:05 $
+ * last change: $Author: obo $ $Date: 2005-01-05 13:40:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -139,7 +139,6 @@
// More Import & Export - Warnings
#define WARN_FORMAT_FILE_ROWCOL (WARN_SW_READ_BASE | 77)
-#define WARN_UNCONVERTABLE_CHARS (WARN_SW_WRITE_BASE | 78)
#ifndef __RSC