1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

remove PBXT

This commit is contained in:
Sergei Golubchik
2013-08-30 11:25:49 +02:00
parent cd92bc38a7
commit 6755944d08
243 changed files with 12 additions and 81888 deletions

View File

@ -176,8 +176,7 @@ static struct
/* we disable few other plugins by default */
{ "ndbcluster", PLUGIN_OFF },
{ "feedback", PLUGIN_OFF },
{ "pbxt", PLUGIN_OFF }
{ "feedback", PLUGIN_OFF }
};
/* support for Services */