From: Pasi Kallinen Date: Sun, 29 Jan 2023 16:49:58 +0000 (+0200) Subject: Remove obsolete comment X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77797450f5291673a6a1c7a2763a536d1ac98c88;p=nethack Remove obsolete comment --- diff --git a/src/uhitm.c b/src/uhitm.c index 7f09598b5..cfd27a15d 100644 --- a/src/uhitm.c +++ b/src/uhitm.c @@ -1851,11 +1851,6 @@ joust(struct monst *mon, /* target */ /* * Send in a demon pet for the hero. Exercise wisdom. - * - * This function used to be inline to damageum(), but the Metrowerks compiler - * (DR4 and DR4.5) screws up with an internal error 5 "Expression Too - * Complex." - * Pulling it out makes it work. */ static void demonpet(void)