diff options
author | Joseph Powers <jpowers27@cox.net> | 2010-11-16 18:57:44 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2010-11-16 18:57:44 -0800 |
commit | f417c6cad6608705d674610e99c17170a340f549 (patch) | |
tree | c7e98cb749312d8e4f861b094979cf0d81b01f9c /sc/inc/global.hxx | |
parent | a1a1c816de870bea49318a2dc3cef683394ff002 (diff) |
HC Cleanup - calc
Diffstat (limited to 'sc/inc/global.hxx')
-rw-r--r-- | sc/inc/global.hxx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx index 9ee2050d4b73..864c9c9b6862 100644 --- a/sc/inc/global.hxx +++ b/sc/inc/global.hxx @@ -132,14 +132,6 @@ const SCSIZE PIVOT_MAXPAGEFIELD = 10; // Oberhalb dieser Grenze liegen // die Indizes fuer DBBereiche -/* -#ifdef OS2 -#define PIXEL_PER_INCH 72.0 -#else -#define PIXEL_PER_INCH 96.0 -#endif -*/ - #define PIXEL_PER_INCH 96.0 #define CM_PER_INCH 2.54 |