diff options
author | Andrey Hristov <andrey@php.net> | 2015-10-13 12:46:48 +0200 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2015-11-12 16:19:16 +0100 |
commit | c33d3b6e5b3a6f91c740b4677528d1848fd8e574 (patch) | |
tree | 957751651c496216b89191d8dc01f17df579f381 /ext/mysqlnd/mysqlnd_ext_plugin.c | |
parent | ab961ca3476515ac5d9c56f58f315afef16335b2 (diff) | |
download | php-git-c33d3b6e5b3a6f91c740b4677528d1848fd8e574.tar.gz |
MDNR:
- remove dead code
Diffstat (limited to 'ext/mysqlnd/mysqlnd_ext_plugin.c')
-rw-r--r-- | ext/mysqlnd/mysqlnd_ext_plugin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mysqlnd/mysqlnd_ext_plugin.c b/ext/mysqlnd/mysqlnd_ext_plugin.c index a4d4c09474..b8909d4126 100644 --- a/ext/mysqlnd/mysqlnd_ext_plugin.c +++ b/ext/mysqlnd/mysqlnd_ext_plugin.c @@ -14,7 +14,6 @@ +----------------------------------------------------------------------+ | Authors: Andrey Hristov <andrey@mysql.com> | | Ulf Wendel <uwendel@mysql.com> | - | Georg Richter <georg@mysql.com> | +----------------------------------------------------------------------+ */ |