summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_debug.c
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2014-05-19 22:21:14 +0400
committerDmitry Stogov <dmitry@zend.com>2014-05-19 22:21:14 +0400
commit0a68835bd4aa0aab3285d6dcb178cd9ac75eb512 (patch)
tree184b3ea1766771adb10575a2fd0249d644687e37 /ext/mysqlnd/mysqlnd_debug.c
parentb38bb265d440483b3465d30f2c12e7be3167ada4 (diff)
parente6e5d3535dc767cadd9d962e41dd837bd58a2ad3 (diff)
downloadphp-git-0a68835bd4aa0aab3285d6dcb178cd9ac75eb512.tar.gz
Merge branch 'phpng' of git.php.net:php-src into phpng
* 'phpng' of git.php.net:php-src: 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
}
};