From: nethack.allison Date: Wed, 15 Oct 2003 12:42:07 +0000 (+0000) Subject: more patch cleanup X-Git-Tag: MOVE2GIT~1690 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=913207b30c2bb9be2df96c88f3ab03a277a3cdf7;p=nethack more patch cleanup --- diff --git a/src/potion.c b/src/potion.c index 80f31566c..8e4f859c4 100644 --- a/src/potion.c +++ b/src/potion.c @@ -1566,7 +1566,6 @@ dodip() } return 1; } - break; } if(!(potion = getobj(beverages, "dip into")))