From 45ee26699ee107b78aecb8d5a9afb46e4bebfa89 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Tue, 4 Oct 2011 15:01:26 +0200 Subject: remove redundant declarations --- storage/ndb/plug.in | 1 - 1 file changed, 1 deletion(-) (limited to 'storage/ndb') diff --git a/storage/ndb/plug.in b/storage/ndb/plug.in index 3d3349f7a8b..d5f30d1e4b2 100644 --- a/storage/ndb/plug.in +++ b/storage/ndb/plug.in @@ -1,6 +1,5 @@ MYSQL_STORAGE_ENGINE(ndbcluster, ndbcluster, [Cluster Storage Engine], [High Availability Clustered tables],) -MYSQL_PLUGIN_DIRECTORY(ndbcluster,[storage/ndb]) MYSQL_PLUGIN_STATIC(ndbcluster, [[\$(ndbcluster_libs) \$(ndbcluster_system_libs) \$(NDB_SCI_LIBS)]]) MYSQL_PLUGIN_ACTIONS(ndbcluster,[MYSQL_SETUP_NDBCLUSTER]) MYSQL_PLUGIN_DEPENDS(ndbcluster, [partition]) -- cgit v1.2.1