aboutsummaryrefslogtreecommitdiff
path: root/src/game/DestinationHolder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/DestinationHolder.h')
-rw-r--r--src/game/DestinationHolder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/DestinationHolder.h b/src/game/DestinationHolder.h
index 018d6aa360b..05cbfd0b1a1 100644
--- a/src/game/DestinationHolder.h
+++ b/src/game/DestinationHolder.h
@@ -30,7 +30,7 @@ class Map;
#define TRAVELLER_UPDATE_INTERVAL 300
template<typename TRAVELLER>
-class TRINITY_DLL_DECL DestinationHolder
+class DestinationHolder
{
TimeTrackerSmall i_tracker;
uint32 i_totalTravelTime;