mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
[Cleanup] Remove struct TradeEntity from zone/common.h (#3397)
# Notes - This is unused.
This commit is contained in:
@@ -228,7 +228,6 @@ enum GravityBehavior {
|
||||
LevitateWhileRunning
|
||||
};
|
||||
|
||||
struct TradeEntity;
|
||||
class Trade;
|
||||
enum TradeState {
|
||||
TradeNone,
|
||||
|
||||
Reference in New Issue
Block a user