comparison UI/UIShops.cpp @ 2334:ddb803517a48

unused local variables I commented
author Ritor1
date Wed, 02 Apr 2014 21:05:19 +0600
parents aff7a7b072b7
children d6887ee81068
comparison
equal deleted inserted replaced
2333:82851980e3d8 2334:ddb803517a48
1735 } 1735 }
1736 //----- (004B1A2D) -------------------------------------------------------- 1736 //----- (004B1A2D) --------------------------------------------------------
1737 void ShowPopupShopItem() 1737 void ShowPopupShopItem()
1738 { 1738 {
1739 int v3; // ecx@5 1739 int v3; // ecx@5
1740 unsigned int v6; // eax@13 1740 // unsigned int v6; // eax@13
1741 ItemGen *v7; // ecx@13 1741 ItemGen *v7; // ecx@13
1742 POINT cursor; // [sp+30h] [bp-1Ch]@17 1742 POINT cursor; // [sp+30h] [bp-1Ch]@17
1743 1743
1744 if ( in_current_building_type <= 0 ) 1744 if ( in_current_building_type <= 0 )
1745 return; 1745 return;