Skip to content

Commit 2a6fb15

Browse files
committed
GUI: Remove IDS_TB_GLOM_2_D
1 parent 2bd6240 commit 2a6fb15

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ep_gui/resources/EPSettingsResources.h

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
#define IDS_TB_GLOM_0_D 1038
4343
#define IDS_TB_GLOM_0 1039
4444
#define IDS_TB_GLOM_1 1040
45-
#define IDS_TB_GLOM_2_D 1041
4645
#define IDS_TB_GLOM_2 1042
4746
#define IDS_TB_SECONDARYTBGLOM 1043
4847
#define IDS_TB_ICONSIZE 1044

ep_gui/resources/lang/ep_gui.en-US.rc

-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ BEGIN
8080
IDS_TB_GLOM_0_D "Always combine (default)"
8181
IDS_TB_GLOM_0 "Always combine"
8282
IDS_TB_GLOM_1 "Combine when taskbar is full"
83-
IDS_TB_GLOM_2_D "Never combine (default)"
8483
IDS_TB_GLOM_2 "Never combine"
8584
IDS_TB_SECONDARYTBGLOM "Combine taskbar icons on secondary taskbar(s)"
8685
IDS_TB_ICONSIZE "Taskbar icon size"

0 commit comments

Comments
 (0)