remove mysqlnd_bt.c as it a long dead code

This commit is contained in:
Andrey Hristov 2014-05-19 20:32:41 +03:00
parent 78e4f03c22
commit e6e5d3535d
6 changed files with 1 additions and 255 deletions

View file

@ -792,7 +792,6 @@ static struct st_mysqlnd_plugin_trace_log mysqlnd_plugin_trace_log_plugin =
},
{/* methods */
mysqlnd_debug_init,
mysqlnd_get_backtrace
}
};