summaryrefslogtreecommitdiffstats
path: root/Examples
diff options
context:
space:
mode:
authorKonstantin <const@const.me>2023-02-07 12:37:48 +0100
committerKonstantin <const@const.me>2023-02-07 12:37:48 +0100
commit4e22451613149c09a8a06162b745016d3053e7fb (patch)
treed7d82d14f6df8a15a2d50966f57131333bbd9802 /Examples
parentd9c14a5390598b4c5d86c7f19db23ffc720e88c0 (diff)
Cleaned up unused dialog template
Diffstat (limited to 'Examples')
-rw-r--r--Examples/WhisperDesktop/Resource.h1
-rw-r--r--Examples/WhisperDesktop/WhisperDesktop.rcbin20384 -> 19164 bytes
2 files changed, 0 insertions, 1 deletions
diff --git a/Examples/WhisperDesktop/Resource.h b/Examples/WhisperDesktop/Resource.h
index 530d222..8ee125f 100644
--- a/Examples/WhisperDesktop/Resource.h
+++ b/Examples/WhisperDesktop/Resource.h
@@ -4,7 +4,6 @@
//
#define IDC_MYICON 2
#define IDD_WHISPERDESKTOP_DIALOG 102
-#define IDD_ABOUTBOX 103
#define IDM_ABOUT 104
#define IDI_WHISPERDESKTOP 107
#define IDI_SMALL 108
diff --git a/Examples/WhisperDesktop/WhisperDesktop.rc b/Examples/WhisperDesktop/WhisperDesktop.rc
index f7aff04..1efa4e4 100644
--- a/Examples/WhisperDesktop/WhisperDesktop.rc
+++ b/Examples/WhisperDesktop/WhisperDesktop.rc
Binary files differ