mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[skip ci] Remove obsolete comment (#15225)
HAVE_ODBC is ambiguous what this does and neither the macro is used in the current code base anymore.
This commit is contained in:
@@ -201,12 +201,6 @@ typedef unsigned int socklen_t;
|
||||
#define SET_MUTEX(a)
|
||||
#define FREE_MUTEX(a)
|
||||
|
||||
/*
|
||||
* Then the ODBC support can use both iodbc and Solid,
|
||||
* uncomment this.
|
||||
* #define HAVE_ODBC (HAVE_IODBC|HAVE_SOLID)
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
|
||||
Reference in New Issue
Block a user