aboutsummaryrefslogtreecommitdiff
path: root/src/common/Common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Common.h')
-rw-r--r--src/common/Common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/common/Common.h b/src/common/Common.h
index 7f76698c9c9..e97288996f8 100644
--- a/src/common/Common.h
+++ b/src/common/Common.h
@@ -125,9 +125,4 @@ struct TC_COMMON_API LocalizedString
#define MAX_QUERY_LEN 32*1024
-namespace Trinity
-{
- using std::make_unique;
-}
-
#endif