diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-22 06:01:23 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-22 13:03:17 +0200 |
commit | 40064f479bbd8d7384b753328365e8770bda4fd1 (patch) | |
tree | 634cfbab8a29d8fbe2d0a26b95407807ce9aa1c4 /xmlsecurity | |
parent | 16e917643f4855125f5a872586b9841a677bb35b (diff) |
clean up hrc files
and remove some unused stuff
Change-Id: Iea6177c3d2f9d0668187e66155b62688ae2ecb04
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/source/dialogs/dialogs.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/source/dialogs/dialogs.hrc b/xmlsecurity/source/dialogs/dialogs.hrc index c8d4cae5c0c0..0b3f0dda0cc4 100644 --- a/xmlsecurity/source/dialogs/dialogs.hrc +++ b/xmlsecurity/source/dialogs/dialogs.hrc @@ -26,7 +26,6 @@ #define STD_MASKCOLOR Color{Red=0xffff;Green=0x0000;Blue=0xffff;} #define FL_BOTTOM_SEP 50 -#define BTN_OK 51 #define BTN_HELP 53 #define LB_SIGNATURES 54 #define BTN_VIEWCERT 55 |