NEWS update.
After re-reading the code, I have concluded that the objective of making it more typeful can be abandoned. The tyings typefulness could give us are largely achieved.
This commit is contained in:
parent
d320212622
commit
3afaabead3
2 changed files with 3 additions and 8 deletions
2
misc.c
2
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 */
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue