summaryrefslogtreecommitdiff
path: root/storage/csv
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2011-10-04 15:01:26 +0200
committerSergei Golubchik <sergii@pisem.net>2011-10-04 15:01:26 +0200
commit45ee26699ee107b78aecb8d5a9afb46e4bebfa89 (patch)
tree49543d3ec16f05bcfc304afeebc97839558122b1 /storage/csv
parente71eb27aa2c83f9f7fd3323fe0bed9fede07be23 (diff)
downloadmariadb-git-45ee26699ee107b78aecb8d5a9afb46e4bebfa89.tar.gz
remove redundant declarations
Diffstat (limited to 'storage/csv')
-rw-r--r--storage/csv/plug.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/csv/plug.in b/storage/csv/plug.in
index 4ff32959fa2..eb4bd4d9883 100644
--- a/storage/csv/plug.in
+++ b/storage/csv/plug.in
@@ -1,5 +1,4 @@
MYSQL_STORAGE_ENGINE(csv,, [CSV Storage Engine],
[Stores tables in text CSV format])
-MYSQL_PLUGIN_DIRECTORY(csv, [storage/csv])
MYSQL_PLUGIN_STATIC(csv, [libcsv.la])
MYSQL_PLUGIN_MANDATORY(csv) dnl Used for logging