diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 17:39:58 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 17:46:25 +0200 |
commit | 892bb81d17b3351c196661c44fb15b29509c7115 (patch) | |
tree | c1c5fc19da770daf433bcc34c9915f9552859fb5 /chart2 | |
parent | 826861bc2aa666fadda41b51773871b84abd5c15 (diff) |
hrc cleanup: Remove unused defines
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/controller/dialogs/ResourceIds.hrc | 1 | ||||
-rw-r--r-- | chart2/source/controller/dialogs/tp_AxisPositions.src | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/ResourceIds.hrc b/chart2/source/controller/dialogs/ResourceIds.hrc index 8354dfe2b1c7..5bf0196241ca 100644 --- a/chart2/source/controller/dialogs/ResourceIds.hrc +++ b/chart2/source/controller/dialogs/ResourceIds.hrc @@ -53,7 +53,6 @@ #define TP_CHARTTYPE 910 #define TP_RANGECHOOSER 911 #define TP_WIZARD_TITLEANDOBJECTS 912 -#define TP_LOCATION 913 #define TP_DATA_SOURCE 914 #define TP_3D_SCENEGEOMETRY 915 diff --git a/chart2/source/controller/dialogs/tp_AxisPositions.src b/chart2/source/controller/dialogs/tp_AxisPositions.src index c112837b6ece..9cfaebad8cdd 100644 --- a/chart2/source/controller/dialogs/tp_AxisPositions.src +++ b/chart2/source/controller/dialogs/tp_AxisPositions.src @@ -55,7 +55,6 @@ #define XTICK_2 (XTICK_1+60) #define XTICK_3 (XTICK_2+60) #define XTICK_4 (XTICK_3+60) -#define XTICK_5 (XTICK_4+6) #define TICKWIDTH 59 TabPage TP_AXIS_POSITIONS |