From ae22fe4c52d57db1c6451d0525b8bcd47c28b560 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Fri, 18 Feb 2000 01:52:11 +0000 Subject: - Update .dsp's - Fix a possible crash bug in failed file open error message - Fix SAPI initialization issue that could lead to a crash --- ext/mysql/php_mysql.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'ext/mysql/php_mysql.h') diff --git a/ext/mysql/php_mysql.h b/ext/mysql/php_mysql.h index aff9a145ae..614038efba 100644 --- a/ext/mysql/php_mysql.h +++ b/ext/mysql/php_mysql.h @@ -34,9 +34,6 @@ #endif #if HAVE_MYSQL -#ifndef DLEXPORT -#define DLEXPORT -#endif #ifdef __ZTS #include "TSRM.h" -- cgit v1.2.1