X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;ds=sidebyside;f=src%2Frexit.h;h=47a9993eb6d92a50130548d350c4da92cbc7073d;hb=350ef2e2d17e8122e2991466f76a9a083a6303e7;hp=3ccd4707d4f7905a4b7a5128f44c96c2feede609;hpb=d701e79e9297470b56315eefd431c62c9aba28b2;p=plomrogue diff --git a/src/rexit.h b/src/rexit.h index 3ccd470..47a9993 100644 --- a/src/rexit.h +++ b/src/rexit.h @@ -35,8 +35,6 @@ extern void set_cleanup_flag(enum cleanup_flag flag); /* Exit orderly, clean up. */ extern void exit_game(); - - /* If "err" == 0, do nothing. Else, clean up and exit with an error message that * consists, first, of "msg" or (if "msg" is a NULL pointer) a generic "Details * unknown", secondly of "err" as the "internal error code", and thirdly of