diff options
Diffstat (limited to 'sc/inc/global.hxx')
-rw-r--r-- | sc/inc/global.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx index c4c2e877acaa..03451d1e7336 100644 --- a/sc/inc/global.hxx +++ b/sc/inc/global.hxx @@ -143,7 +143,6 @@ const SCSIZE MAXSUBTOTAL = 3; /* standard row height: text + margin - STD_ROWHEIGHT_DIFF */ #define STD_ROWHEIGHT_DIFF 23 -#define STD_FONT_HEIGHT 200 /* equates 10 points */ /// use ScGlobal::nStdRowHeight instead of STD_ROW_HEIGHT ! |