From d89f9108c97991d5a064a52f4800fda7b5875a47 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 18 Jan 2005 16:10:37 +0100 Subject: [PATCH] compile bug fix --- ndb/src/mgmsrv/Services.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/ndb/src/mgmsrv/Services.cpp b/ndb/src/mgmsrv/Services.cpp index 447bc8bdc2b..f1456157ac5 100644 --- a/ndb/src/mgmsrv/Services.cpp +++ b/ndb/src/mgmsrv/Services.cpp @@ -1512,4 +1512,3 @@ MgmApiSession::check_connection(Parser_t::Context &ctx, template class MutexVector; template class Vector const*>; -template class Vector;