Remove obsolete comment

This commit is contained in:
Pasi Kallinen
2023-01-29 18:49:58 +02:00
parent 05f6a33092
commit 77797450f5

View 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)