-MFH: fix build (function was never implemented), even if noone uses it (or complains about broken build ;)

This commit is contained in:
Pierre Joye 2008-07-05 13:13:28 +00:00
parent 5deede0da4
commit f0d28fafa8

View file

@ -81,8 +81,6 @@ const zend_function_entry msql_functions[] = {
PHP_FALIAS(msql_fieldtype, msql_field_type, NULL)
PHP_FALIAS(msql_fieldflags, msql_field_flags, NULL)
PHP_FALIAS(msql_regcase, sql_regcase, NULL)
PHP_FALIAS(msql_affected_rows, msql_affected_rows, NULL)
/* for downwards compatability */