summaryrefslogtreecommitdiff
path: root/ext/mysql/php_mysql.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/php_mysql.h')
-rw-r--r--ext/mysql/php_mysql.h3
1 files changed, 0 insertions, 3 deletions
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"