]> granicus.if.org Git - nethack/commitdiff
unused variables bit
authorcohrs <cohrs>
Tue, 12 Feb 2002 05:45:43 +0000 (05:45 +0000)
committercohrs <cohrs>
Tue, 12 Feb 2002 05:45:43 +0000 (05:45 +0000)
src/do.c

index 84e726cf3f9f3c29656561381919fd47cef4b66a..ff8fabfb6cb9d255b107f6f2a9667edab5813ea1 100644 (file)
--- a/src/do.c
+++ b/src/do.c
@@ -612,10 +612,6 @@ int retry;
     menu_item *pick_list;
     boolean all_categories = TRUE;
     boolean drop_everything = FALSE;
-    boolean drop_blessed = FALSE;
-    boolean drop_cursed = FALSE;
-    boolean drop_uncursed = FALSE;
-    boolean drop_buc_unknown = FALSE;
 
 #ifndef GOLDOBJ
     if (u.ugold) {