diff --git a/ep_gui/resources/EPSettingsResources.h b/ep_gui/resources/EPSettingsResources.h index 3b1da96..3d9fa21 100644 --- a/ep_gui/resources/EPSettingsResources.h +++ b/ep_gui/resources/EPSettingsResources.h @@ -42,7 +42,6 @@ #define IDS_TB_GLOM_0_D 1038 #define IDS_TB_GLOM_0 1039 #define IDS_TB_GLOM_1 1040 -#define IDS_TB_GLOM_2_D 1041 #define IDS_TB_GLOM_2 1042 #define IDS_TB_SECONDARYTBGLOM 1043 #define IDS_TB_ICONSIZE 1044 diff --git a/ep_gui/resources/lang/ep_gui.en-US.rc b/ep_gui/resources/lang/ep_gui.en-US.rc index 3e545f9..d2f371a 100644 --- a/ep_gui/resources/lang/ep_gui.en-US.rc +++ b/ep_gui/resources/lang/ep_gui.en-US.rc @@ -80,7 +80,6 @@ BEGIN IDS_TB_GLOM_0_D "Always combine (default)" IDS_TB_GLOM_0 "Always combine" IDS_TB_GLOM_1 "Combine when taskbar is full" - IDS_TB_GLOM_2_D "Never combine (default)" IDS_TB_GLOM_2 "Never combine" IDS_TB_SECONDARYTBGLOM "Combine taskbar icons on secondary taskbar(s)" IDS_TB_ICONSIZE "Taskbar icon size"