projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e13f35
)
removed uncommented code
author
Holger Schemel
<info@artsoft.org>
Sat, 2 Dec 2023 12:06:00 +0000
(13:06 +0100)
committer
Holger Schemel
<info@artsoft.org>
Sat, 2 Dec 2023 12:06:00 +0000
(13:06 +0100)
src/tools.c
patch
|
blob
|
history
diff --git
a/src/tools.c
b/src/tools.c
index 604e767cc4a8a3744fbd340a7d5360876434d02f..ea314a3e603c39fbda20240fcb309845b16d1f84 100644
(file)
--- a/
src/tools.c
+++ b/
src/tools.c
@@
-4973,13
+4973,6
@@
static boolean RequestEnvelope(char *text, unsigned int req_state)
DoRequestBefore(req_state);
- // (replace with setting corresponding request background)
- // SetDoorBackgroundImage(IMG_BACKGROUND_DOOR);
- // SetDrawBackgroundMask(REDRAW_FIELD | REDRAW_DOOR_1);
-
- // clear door drawing field
- // DrawBackground(DX, DY, DXSIZE, DYSIZE);
-
ShowEnvelopeRequest(text, req_state, ACTION_OPENING);
if (!(req_state & REQUEST_WAIT_FOR_INPUT))