diff options
| author | foobar <sniper@php.net> | 2001-08-22 10:26:56 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2001-08-22 10:26:56 +0000 |
| commit | 0e57f1324b6691c5a813abf6fc51151018ebd87e (patch) | |
| tree | 35481bd5fb5f9a9e1eea4f3841b533e0687bbda9 /ext/readline/php_readline.h | |
| parent | 938b31d395543459cca6cb03c6168fdda89620d2 (diff) | |
| download | php-git-0e57f1324b6691c5a813abf6fc51151018ebd87e.tar.gz | |
MFH
Diffstat (limited to 'ext/readline/php_readline.h')
| -rw-r--r-- | ext/readline/php_readline.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/readline/php_readline.h b/ext/readline/php_readline.h index 72913200fc..f5803fbd49 100644 --- a/ext/readline/php_readline.h +++ b/ext/readline/php_readline.h @@ -26,10 +26,6 @@ #warning Readline module will *NEVER* be thread-safe #endif -#ifndef CGI_BINARY -#error Readline module only useable in standalone-binary -#endif - extern zend_module_entry readline_module_entry; #define phpext_readline_ptr &readline_module_entry |
