Skip to content

Commit 03537d1

Browse files
author
Andrei Zmievski
committed
Remove unused function decls.
1 parent e9e830b commit 03537d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

php_memcached.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ PHP_MEMCACHED_API zend_class_entry *php_memc_get_exception_base(int root TSRMLS_
4646

4747
PHP_MINIT_FUNCTION(memcached);
4848
PHP_MSHUTDOWN_FUNCTION(memcached);
49-
PHP_RINIT_FUNCTION(memcached);
50-
PHP_RSHUTDOWN_FUNCTION(memcached);
5149
PHP_MINFO_FUNCTION(memcached);
5250

5351
#define PHP_MEMCACHED_VERSION "0.1.4"

0 commit comments

Comments
 (0)