diff options
Diffstat (limited to 'src/map/trade.c')
-rw-r--r-- | src/map/trade.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/trade.c b/src/map/trade.c index 216692752..f6c587ddb 100644 --- a/src/map/trade.c +++ b/src/map/trade.c @@ -17,7 +17,6 @@ #include "intif.h" #include "atcommand.h" #include "log.h" -#include "../common/malloc.h" //Max distance from traders to enable a trade to take place. #define TRADE_DISTANCE 2 |