From a5d1bc77abc275402240bec1380fa87f04461ba8 Mon Sep 17 00:00:00 2001 From: Xanadu Date: Fri, 5 Feb 2010 00:31:28 +0100 Subject: A great purge of obsolete macros. --HG-- branch : trunk --- src/shared/Database/DatabaseMysql.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/Database/DatabaseMysql.h') diff --git a/src/shared/Database/DatabaseMysql.h b/src/shared/Database/DatabaseMysql.h index 4f7ab2b88b7..43462558498 100644 --- a/src/shared/Database/DatabaseMysql.h +++ b/src/shared/Database/DatabaseMysql.h @@ -36,7 +36,7 @@ #include #endif -class TRINITY_DLL_SPEC DatabaseMysql : public Database +class DatabaseMysql : public Database { friend class Trinity::OperatorNew; -- cgit v1.2.3