summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-24 03:24:04 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-24 11:58:13 +0200
commit417a537d97490892b0a82918cc1122be55eb1e5d (patch)
tree831b06a4cdc22b00901eb55f2d298ba115ff9fa2 /uui
parent3cfc75b5cb1fe71f328fae5e81166f3f8223f0ea (diff)
some more hrc cleanup
Change-Id: Ia7db5d7b52aadd158584ffaa06e777d8b02f9820
Diffstat (limited to 'uui')
-rw-r--r--uui/source/secmacrowarnings.hrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/uui/source/secmacrowarnings.hrc b/uui/source/secmacrowarnings.hrc
index 7f7e9aec90f3..5bf8e388976f 100644
--- a/uui/source/secmacrowarnings.hrc
+++ b/uui/source/secmacrowarnings.hrc
@@ -56,10 +56,6 @@
#define MW_COL_3 (MW_COL_4-RSC_CD_PUSHBUTTON_WIDTH)
#define MW_COL_2 (MW_COL_3-RSC_SP_CTRL_DESC_X)
-#define MW_COL_A (DLGS_BOTTOM_OK_X(MW_WIDTH))
-#define MW_COL_C (DLGS_BOTTOM_CANCEL_X(MW_WIDTH))
-#define MW_COL_E (DLGS_BOTTOM_HELP_X(MW_WIDTH))
-
#define MW_ROW_0 (RSC_SP_DLG_INNERBORDER_TOP)
#define MW_ROW_1 (MW_ROW_0+3*RSC_CD_FIXEDTEXT_HEIGHT+RSC_SP_CTRL_DESC_Y)
#define MW_ROW_2 (MW_ROW_1+RSC_CD_FIXEDTEXT_HEIGHT+RSC_SP_CTRL_DESC_Y)