]> granicus.if.org Git - nethack/commitdiff
Remove obsolete comment
authorPasi Kallinen <paxed@alt.org>
Sun, 29 Jan 2023 16:49:58 +0000 (18:49 +0200)
committerPasi Kallinen <paxed@alt.org>
Sun, 29 Jan 2023 16:49:58 +0000 (18:49 +0200)
src/uhitm.c

index 7f09598b58602e55805799c7e23d0147ba31b336..cfd27a15d344d693a5bf13000c0f04f0e67ebdf4 100644 (file)
@@ -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)