summaryrefslogtreecommitdiff
path: root/plugins/YAMN/res/YAMN.rc
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2017-12-11 21:56:37 +0300
committerdartraiden <wowemuh@gmail.com>2017-12-11 22:13:09 +0300
commit962ef1f3c0de62acfd990b438ea3dc65f09fc4fc (patch)
tree53bd009468653febc3eeb7af7006696e099dd181 /plugins/YAMN/res/YAMN.rc
parent617831dfc953a5bba630163c01fbeda11445ee78 (diff)
YAMN: remove forgotten email
Diffstat (limited to 'plugins/YAMN/res/YAMN.rc')
-rw-r--r--plugins/YAMN/res/YAMN.rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/YAMN/res/YAMN.rc b/plugins/YAMN/res/YAMN.rc
index 68436a49ae..c7bf41f838 100644
--- a/plugins/YAMN/res/YAMN.rc
+++ b/plugins/YAMN/res/YAMN.rc
@@ -163,8 +163,6 @@ BEGIN
EDITTEXT IDC_STDESC,85,41,215,23,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | WS_GROUP
LTEXT "Copyright:",IDC_STATIC,13,64,72,10
EDITTEXT IDC_STCOPY,85,63,215,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | WS_GROUP
- LTEXT "E-mail:",IDC_STATIC,13,77,72,11
- EDITTEXT IDC_STMAIL,85,76,214,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | WS_GROUP
LTEXT "Homepage:",IDC_STATIC,13,101,72,11
CONTROL "",IDC_STWWW,"Hyperlink",WS_TABSTOP,85,101,215,11
END