summaryrefslogtreecommitdiff
path: root/sc/inc/scwarngs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/scwarngs.hxx')
-rw-r--r--sc/inc/scwarngs.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/scwarngs.hxx b/sc/inc/scwarngs.hxx
index a9713ffaad26..fb460d2cec12 100644
--- a/sc/inc/scwarngs.hxx
+++ b/sc/inc/scwarngs.hxx
@@ -23,7 +23,6 @@
#define ERRCODE_SC_EXPORT_WRN_ASCII (ERRCODE_WARNING_MASK | ERRCODE_AREA_SC | ERRCODE_CLASS_WRITE | 1)
#define ERRCODE_SC_IMPORT_WRN_RNGOVRFLW (ERRCODE_WARNING_MASK | ERRCODE_AREA_SC | ERRCODE_CLASS_READ | 1)
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */