summaryrefslogtreecommitdiff
path: root/src/os/windows/ottdres.rc.in
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2009-09-03 20:04:15 +0000
committerglx <glx@openttd.org>2009-09-03 20:04:15 +0000
commit88bb0e1b7b7eff80614cd3e9273a96bea26c92e9 (patch)
tree0ffc00370393fe84d70ae5127bea67a5f5480b1b /src/os/windows/ottdres.rc.in
parent45abd4194495890f730c41af78d27f41edf80597 (diff)
downloadopenttd-88bb0e1b7b7eff80614cd3e9273a96bea26c92e9.tar.xz
(svn r17408) -Codechange: remove unused win32 stuff
Diffstat (limited to 'src/os/windows/ottdres.rc.in')
-rw-r--r--src/os/windows/ottdres.rc.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/windows/ottdres.rc.in b/src/os/windows/ottdres.rc.in
index f0989f5bb..971f7c55a 100644
--- a/src/os/windows/ottdres.rc.in
+++ b/src/os/windows/ottdres.rc.in
@@ -52,7 +52,6 @@ CAPTION "Fatal Application Failure"
FONT 8, "MS Sans Serif"
BEGIN
PUSHBUTTON "&Close",12,7,58,50,14
-// PUSHBUTTON "&Submit report",14,81,58,68,14,WS_DISABLED
PUSHBUTTON "&Emergency save",13,155,58,68,14
PUSHBUTTON "",15,243,58,55,14
EDITTEXT 11,7,79,291,118,ES_MULTILINE | ES_READONLY | WS_VSCROLL |