NEWS update.
[open-adventure.git] / misc.c
diff --git a/misc.c b/misc.c
index fac28e308b5e74cd06631d95369ed76f9a05c88c..20e3d5b5c3a3dac41fe7941e6d2069849962104b 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -728,8 +728,6 @@ void bug(enum bugtype num, const char *error_string)
 }
 // LCOV_EXCL_STOP
 
-/* end */
-
 void state_change(obj_t obj, int state)
 /* Object must have a change-message list for this to be useful; only some do */
 {