summaryrefslogtreecommitdiff
path: root/plugin/daemon_example/plug.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/daemon_example/plug.in')
-rw-r--r--plugin/daemon_example/plug.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugin/daemon_example/plug.in b/plugin/daemon_example/plug.in
deleted file mode 100644
index 72e87a70f59..00000000000
--- a/plugin/daemon_example/plug.in
+++ /dev/null
@@ -1,3 +0,0 @@
-MYSQL_PLUGIN(daemon_example,[Daemon Example Plugin],
- [This is an example plugin daemon.])
-MYSQL_PLUGIN_DYNAMIC(daemon_example, [libdaemon_example.la])