summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ottdres.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ottdres.rc.in b/src/ottdres.rc.in
index 0e281ac88..527aed92e 100644
--- a/src/ottdres.rc.in
+++ b/src/ottdres.rc.in
@@ -48,7 +48,7 @@ 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 "&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 |