summaryrefslogtreecommitdiff
path: root/ext/msql/php_msql.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/msql/php_msql.c')
-rw-r--r--ext/msql/php_msql.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/msql/php_msql.c b/ext/msql/php_msql.c
index 8701b692ee..c98ccdfcce 100644
--- a/ext/msql/php_msql.c
+++ b/ext/msql/php_msql.c
@@ -217,7 +217,6 @@ static void php_msql_do_connect(INTERNAL_FUNCTION_PARAMETERS,int persistent)
char *hashed_details;
int hashed_details_length;
int msql;
- ELS_FETCH();
switch(ARG_COUNT(ht)) {
case 0: /* defaults */