diff options
| author | Jeffrey Altman <jaltman@secure-endpoints.com> | 2007-08-29 22:20:28 +0000 |
|---|---|---|
| committer | Jeffrey Altman <jaltman@secure-endpoints.com> | 2007-08-29 22:20:28 +0000 |
| commit | f99763460fd2beb2aa87b870b1b10d8eee780b62 (patch) | |
| tree | d2fc9a94b56dc40912bb2908074fe8a15e90f0eb /src | |
| parent | c5ac630e96ac9c1411ea7001e6a15588fc3671c1 (diff) | |
NIM: remove unused symbols
Remove unused preprocessor symbols automatically added by Visual Studio's
dialog editor.
ticket: new
component: windows/identity/ui/resource.h
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19895 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/windows/identity/ui/resource.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/windows/identity/ui/resource.h b/src/windows/identity/ui/resource.h index c696656c71..e88564e30a 100644 --- a/src/windows/identity/ui/resource.h +++ b/src/windows/identity/ui/resource.h @@ -214,7 +214,6 @@ #define IDS_WTPOST_PASSWORD 218 #define IDS_CTX_PROC_PASSWORD 219 #define IDS_NC_PWD_FAILED_TITLE 220 -#define IDS_CMDLINE_HELP 221 #define IDS_PACTION_NEXT 222 #define IDS_ERR_TITLE_NO_IDENTPRO 223 #define IDS_ERR_MSG_NO_IDENTPRO 224 @@ -397,7 +396,6 @@ #define IDC_CFG_NOTACTION 1141 #define IDC_CFG_NOTACT_STATIC 1142 #define IDC_NC_BASIC 1143 -#define IDC_RICHEDIT21 1144 #define IDC_CONTENT 1144 #define IDA_ACTIVATE_MENU 40003 #define IDA_UP 40004 |
