1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00

remove C++ comments

This commit is contained in:
Andrey Hristov
2009-12-15 14:48:24 +00:00
parent a5640ede09
commit 37cbcf3850

View File

@@ -40,8 +40,8 @@
on production systems, if of course measured performance degradation is not
minimal.
*/
#if PHP_DEBUG
//#define MYSQLND_DO_WIRE_CHECK_BEFORE_COMMAND 1
#if A0 && PHP_DEBUG
#define MYSQLND_DO_WIRE_CHECK_BEFORE_COMMAND 1
#endif
#if PHP_DEBUG && !defined(PHP_WIN32)