diff options
Diffstat (limited to 'ext/mysqlnd/config-win.h')
| -rw-r--r-- | ext/mysqlnd/config-win.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ext/mysqlnd/config-win.h b/ext/mysqlnd/config-win.h index 3b5f95ed18..1047664f64 100644 --- a/ext/mysqlnd/config-win.h +++ b/ext/mysqlnd/config-win.h @@ -55,7 +55,6 @@ This file is public domain and comes with NO WARRANTY of any kind */ /* Type information */ -#define SIZEOF_CHAR 1 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 @@ -104,12 +103,3 @@ This file is public domain and comes with NO WARRANTY of any kind */ #endif /* _WIN64 */ #endif /* _MYSQLND_CONFIG_WIN_H */ - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: noet sw=4 ts=4 fdm=marker - * vim<600: noet sw=4 ts=4 - */ |
