summaryrefslogtreecommitdiff
path: root/src/core/stdhelp/resource.rc
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-08-02 21:21:45 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-08-02 21:21:45 +0000
commitd2946eb5bb3692806bb67e6e8a8d981f0e599850 (patch)
tree55dc7a15199c69824aa1a4550a326369c9a372f5 /src/core/stdhelp/resource.rc
parent53551a6153e66fff4b35eb92366b0d1be906d624 (diff)
removal of the rest of __DATE__ and __TIME__
git-svn-id: http://svn.miranda-ng.org/main/trunk@1332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdhelp/resource.rc')
-rw-r--r--src/core/stdhelp/resource.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stdhelp/resource.rc b/src/core/stdhelp/resource.rc
index f35b8fb4e0..3ef26e954d 100644
--- a/src/core/stdhelp/resource.rc
+++ b/src/core/stdhelp/resource.rc
@@ -36,7 +36,6 @@ BEGIN
DEFPUSHBUTTON "OK",IDOK,152,112,55,14
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,0,106,213,1
LTEXT "",IDC_DEVS,5,32,202,42
- EDITTEXT IDC_BUILDTIME,4,91,146,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
PUSHBUTTON "Credits >",IDC_CONTRIBLINK,5,112,55,14
EDITTEXT IDC_CREDITSFILE,4,32,202,67,ES_CENTER | ES_MULTILINE | ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | WS_VSCROLL
END