diff options
-rw-r--r-- | svx/source/items/numinf.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/items/numinf.cxx b/svx/source/items/numinf.cxx index 9fa3f1c9ea1d..0c3ac9f5421e 100644 --- a/svx/source/items/numinf.cxx +++ b/svx/source/items/numinf.cxx @@ -4,9 +4,9 @@ * * $RCSfile: numinf.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2006-09-17 05:21:14 $ + * last change: $Author: kz $ $Date: 2007-05-10 14:51:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,6 @@ #include "precompiled_svx.hxx" #define _SVX_NUMINF_CXX -#define ITEMID_NUMBERINFO 0 #include "numinf.hxx" |