projects
/
nethack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8047d6a
)
gcc warning
author
cohrs
<cohrs>
Tue, 28 Dec 2010 19:54:41 +0000
(19:54 +0000)
committer
cohrs
<cohrs>
Tue, 28 Dec 2010 19:54:41 +0000
(19:54 +0000)
src/write.c
patch
|
blob
|
history
diff --git
a/src/write.c
b/src/write.c
index c2aef53d76f762c9c0a93f223cd49ef12bf29cdb..d5f61c67f7e8f54c60bac12dd68ba0ff871ac191 100644
(file)
--- a/
src/write.c
+++ b/
src/write.c
@@
-363,7
+363,6
@@
char *outbuf;
0
};
const char *descr, *const *comp_p;
- int idx;
descr = OBJ_DESCR(objects[booktype]);
for (comp_p = compositions; *comp_p; ++comp_p)