From de9ee1b9754af9d954487121947352f32d7ebb7e Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 15 Mar 2014 14:00:55 -0700 Subject: Remove unused fields to shrink character struct --- src/map/magic-expr.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/magic-expr.cpp') diff --git a/src/map/magic-expr.cpp b/src/map/magic-expr.cpp index 65cd35b..1f9ef82 100644 --- a/src/map/magic-expr.cpp +++ b/src/map/magic-expr.cpp @@ -770,7 +770,6 @@ magic_find_item(const_array args, int index, struct item *item_, int *sta *item_ = item(); item_->nameid = item_data->nameid; - item_->identify = 1; return 0; } -- cgit v1.2.3-60-g2f50