From 2ba5acacbd48b2dba40dfe07e76e56ddd27602ca Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Sat, 29 Sep 2007 00:02:13 +0000 Subject: [PATCH] pull up r19895 from trunk r19895@cathode-dark-space: jaltman | 2007-08-29 18:20:28 -0400 ticket: new subject: NIM: remove unused symbols component: windows/identity/ui/resource.h Remove unused preprocessor symbols automatically added by Visual Studio's dialog editor. ticket: 5701 version_fixed: 1.6.3 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20007 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/identity/ui/resource.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/windows/identity/ui/resource.h b/src/windows/identity/ui/resource.h index c696656c7..e88564e30 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 -- 2.26.2