summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/WhenWasIt/res/WhenWasIt.rc1
-rw-r--r--plugins/WhenWasIt/src/resource.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/WhenWasIt/res/WhenWasIt.rc b/plugins/WhenWasIt/res/WhenWasIt.rc
index 88dedf56f7..0aef274e68 100644
--- a/plugins/WhenWasIt/res/WhenWasIt.rc
+++ b/plugins/WhenWasIt/res/WhenWasIt.rc
@@ -167,7 +167,6 @@ END
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-IDI_BIRTHDAYS_DLG ICON "dlg.ico"
IDI_CHECK ICON "check.ico"
IDI_LIST ICON "list.ico"
IDI_DTB1 ICON "dtb1.ico"
diff --git a/plugins/WhenWasIt/src/resource.h b/plugins/WhenWasIt/src/resource.h
index bb945eb580..76f9354820 100644
--- a/plugins/WhenWasIt/src/resource.h
+++ b/plugins/WhenWasIt/src/resource.h
@@ -4,7 +4,6 @@
//
#define IDD_OPT_WWI 101
#define IDI_BIRTHDAYS 102
-#define IDI_BIRTHDAYS_DLG 102
#define IDD_BIRTHDAYS 104
#define IDI_CHECK 106
#define IDI_DTB0 107