OSDN Git Service

未使用のローカル変数削除
authormogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Wed, 15 May 2002 10:44:01 +0000 (10:44 +0000)
committermogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Wed, 15 May 2002 10:44:01 +0000 (10:44 +0000)
src/autopick.c

index 74e1708..6efa274 100644 (file)
@@ -805,7 +805,6 @@ static bool is_autopick2( object_type *o_ptr) {
  */
 void auto_inscribe_item(s16b item, int idx)
 {
-       char o_name[MAX_NLEN];
        object_type *o_ptr;
 
        /* Get the item (in the pack) */