From 77797450f5291673a6a1c7a2763a536d1ac98c88 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Sun, 29 Jan 2023 18:49:58 +0200 Subject: [PATCH] Remove obsolete comment --- src/uhitm.c | 5 ----- 1 file changed, 5 deletions(-) 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) -- 2.50.1