diff options
author | foobar <sniper@php.net> | 2005-04-17 13:37:20 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-04-17 13:37:20 +0000 |
commit | 36064e120e23416f447787630c752acfda6a2ad1 (patch) | |
tree | 9ae7d3bdd2134b692329bae1261cf2f512a2b135 /main/php.h | |
parent | bb8988109da1754154c1b557ec361ee02e040968 (diff) | |
download | php-git-36064e120e23416f447787630c752acfda6a2ad1.tar.gz |
- Remove relic
Diffstat (limited to 'main/php.h')
-rw-r--r-- | main/php.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h index b7e19ff2a2..60977dc59c 100644 --- a/main/php.h +++ b/main/php.h @@ -253,7 +253,6 @@ END_EXTERN_C() /* global variables */ -extern pval *data; #if !defined(PHP_WIN32) #define PHP_SLEEP_NON_VOID #define php_sleep sleep |