diff options
| author | Harald Radi <phanto@php.net> | 2003-01-11 08:59:37 +0000 |
|---|---|---|
| committer | Harald Radi <phanto@php.net> | 2003-01-11 08:59:37 +0000 |
| commit | 656ccddfce1d83bac8f887f2ff484216aa5b72b1 (patch) | |
| tree | 94107d22ac0b1fd184415eef960d5a2c4c5f85c1 /ext/rpc/com/variant.c | |
| parent | 02c1b1d8d2d977fb33ffe1f8259fa3692444ede4 (diff) | |
| download | php-git-656ccddfce1d83bac8f887f2ff484216aa5b72b1.tar.gz | |
fix build
Diffstat (limited to 'ext/rpc/com/variant.c')
| -rw-r--r-- | ext/rpc/com/variant.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/rpc/com/variant.c b/ext/rpc/com/variant.c index 194522d86b..98726b9385 100644 --- a/ext/rpc/com/variant.c +++ b/ext/rpc/com/variant.c @@ -62,8 +62,6 @@ static zend_object_handlers variant_handlers = { NULL, NULL, NULL, - NULL, - NULL, variant_get_constructor, variant_get_class_entry, NULL, |
