aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Database/DBCStructure.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-08 11:31:00 -0600
committermegamage <none@none>2009-03-08 11:31:00 -0600
commit88c050182cd2628984a0282f66256913cecd188b (patch)
treef38d8c32ea75db19cda415f5d63fc30befea828a /src/shared/Database/DBCStructure.h
parent8cb6894c3d6dcc6d83bc6005c920ebc75a59ec07 (diff)
*Fix build.
--HG-- branch : trunk
Diffstat (limited to 'src/shared/Database/DBCStructure.h')
-rw-r--r--src/shared/Database/DBCStructure.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/shared/Database/DBCStructure.h b/src/shared/Database/DBCStructure.h
index 493ce32fa50..8f2fa87e17f 100644
--- a/src/shared/Database/DBCStructure.h
+++ b/src/shared/Database/DBCStructure.h
@@ -538,16 +538,6 @@ struct AuctionHouseEntry
// 20 string flag, unused
};
-struct AuctionHouseEntry
-{
- uint32 houseId; // 0 index
- uint32 faction; // 1 id of faction.dbc for player factions associated with city
- uint32 depositPercent; // 2 1/3 from real
- uint32 cutPercent; // 3
- //char* name[16]; // 4-19
- // 20 string flag, unused
-};
-
struct BankBagSlotPricesEntry
{
uint32 ID;