From 481385de3afda8eca59d982afdc69f42c5349fb9 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 11 Dec 2007 15:19:37 +0100 Subject: compile error fix for osx --- storage/ndb/src/mgmsrv/MgmtSrvr.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'storage') diff --git a/storage/ndb/src/mgmsrv/MgmtSrvr.cpp b/storage/ndb/src/mgmsrv/MgmtSrvr.cpp index a00c68007a7..184d51bad78 100644 --- a/storage/ndb/src/mgmsrv/MgmtSrvr.cpp +++ b/storage/ndb/src/mgmsrv/MgmtSrvr.cpp @@ -3010,7 +3010,6 @@ int MgmtSrvr::connect_to_self(void) return 0; } -template class Vector; template class MutexVector; template class MutexVector; template class Vector; -- cgit v1.2.1