summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_debug.c
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2014-05-19 20:32:41 +0300
committerAndrey Hristov <andrey@php.net>2014-05-19 20:32:41 +0300
commite6e5d3535dc767cadd9d962e41dd837bd58a2ad3 (patch)
treef4b9ce21d5c15804884b84166e246df63e05d090 /ext/mysqlnd/mysqlnd_debug.c
parent78e4f03c22de421832b5e20520543660f716f3af (diff)
downloadphp-git-e6e5d3535dc767cadd9d962e41dd837bd58a2ad3.tar.gz
remove mysqlnd_bt.c as it a long dead code
Diffstat (limited to 'ext/mysqlnd/mysqlnd_debug.c')
-rw-r--r--ext/mysqlnd/mysqlnd_debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mysqlnd/mysqlnd_debug.c b/ext/mysqlnd/mysqlnd_debug.c
index 9fbcc4768f..296a31dfb0 100644
--- a/ext/mysqlnd/mysqlnd_debug.c
+++ b/ext/mysqlnd/mysqlnd_debug.c
@@ -792,7 +792,6 @@ static struct st_mysqlnd_plugin_trace_log mysqlnd_plugin_trace_log_plugin =
},
{/* methods */
mysqlnd_debug_init,
- mysqlnd_get_backtrace
}
};