Some more gcc deprecation cleanups

This commit is contained in:
Sylae Corell
2014-07-30 11:03:01 -06:00
parent eb4d319d49
commit 227abc0863
9 changed files with 25 additions and 35 deletions

View File

@@ -89,7 +89,6 @@ item_record_type get_weapon(short loot)
item_record_type get_armor(short loot)
{
short r1;
item_record_type armor;
if (loot == 0)