From 892bb81d17b3351c196661c44fb15b29509c7115 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 2 Jul 2012 17:39:58 +0200 Subject: hrc cleanup: Remove unused defines Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524 --- chart2/source/controller/dialogs/ResourceIds.hrc | 1 - chart2/source/controller/dialogs/tp_AxisPositions.src | 1 - 2 files changed, 2 deletions(-) (limited to 'chart2/source') 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 -- cgit