summaryrefslogtreecommitdiff
path: root/ext/hwapi/php_hwapi.h
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2005-02-08 05:38:13 +0000
committerRasmus Lerdorf <rasmus@php.net>2005-02-08 05:38:13 +0000
commitae9dcb17993f87e38193145ee9df2e9e15e5acbb (patch)
treec285548f85951a65f0f3c4abe7e0d201bedd4991 /ext/hwapi/php_hwapi.h
parent82a60c65381a157a7b05a3a5843a15c42f667dc4 (diff)
downloadphp-git-ae9dcb17993f87e38193145ee9df2e9e15e5acbb.tar.gz
MFH eliminating a few more useless R* calls
Diffstat (limited to 'ext/hwapi/php_hwapi.h')
-rw-r--r--ext/hwapi/php_hwapi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/hwapi/php_hwapi.h b/ext/hwapi/php_hwapi.h
index 9c199134fd..2c54d04fea 100644
--- a/ext/hwapi/php_hwapi.h
+++ b/ext/hwapi/php_hwapi.h
@@ -66,8 +66,6 @@ extern PHP_HWAPI_API zend_hwapi_globals hwapi_globals;
#endif
extern PHP_MINIT_FUNCTION(hwapi);
-extern PHP_MSHUTDOWN_FUNCTION(hwapi);
-extern PHP_RINIT_FUNCTION(hwapi);
PHP_MINFO_FUNCTION(hwapi);
/* HW_API */