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 3f881039dda..2d497b213f7 100644
--- a/src/common/Common.h
+++ b/src/common/Common.h
@@ -121,9 +121,4 @@ TC_COMMON_API LocaleConstant GetLocaleByName(std::string const& name);
#define MAX_QUERY_LEN 32*1024
-namespace Trinity
-{
- using std::make_unique;
-}
-
#endif