summaryrefslogtreecommitdiff
path: root/ndb/test/run-test/main.cpp
diff options
context:
space:
mode:
authorunknown <mronstrom@mysql.com>2004-08-20 14:43:23 +0200
committerunknown <mronstrom@mysql.com>2004-08-20 14:43:23 +0200
commitaa3e61d3123b31ab84496a6ace883984698e3c77 (patch)
treee6caa20d8e6430afec947689236eaa779dcfbccb /ndb/test/run-test/main.cpp
parent6d0f675a45cbf2068b059ec0731433912d880e59 (diff)
downloadmariadb-git-aa3e61d3123b31ab84496a6ace883984698e3c77.tar.gz
Compile fixes for Mac OS X
Diffstat (limited to 'ndb/test/run-test/main.cpp')
-rw-r--r--ndb/test/run-test/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ndb/test/run-test/main.cpp b/ndb/test/run-test/main.cpp
index 9d20da8c1f9..6f1899fdbe2 100644
--- a/ndb/test/run-test/main.cpp
+++ b/ndb/test/run-test/main.cpp
@@ -987,8 +987,6 @@ setup_hosts(atrt_config& config){
return true;
}
-template class Vector<const ParserRow<SimpleCpcClient::ParserDummy>*>;
-template class Vector<SimpleCpcClient::Process>;
template class Vector<Vector<SimpleCpcClient::Process> >;
template class Vector<atrt_host>;
template class Vector<atrt_process>;