]> granicus.if.org Git - php/commitdiff
HASH_OF is now in php.h.
authorAndrey Hristov <andrey@php.net>
Wed, 15 Sep 1999 13:28:33 +0000 (13:28 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 15 Sep 1999 13:28:33 +0000 (13:28 +0000)
ext/wddx/wddx.c

index 847072bfe061bbf01e37e0acad92da91577c9c4f..524be67b610318068cc1779ecf7f5eee46c27f34 100644 (file)
@@ -65,8 +65,6 @@
 #define        EL_PACKET                               "wddxPacket"
 #define EL_VERSION                             "version"
 
-#define HASH_OF(p) ((p)->type==IS_ARRAY ? (p)->value.ht : (((p)->type==IS_OBJECT ? (p)->value.obj.properties : NULL)))
-
 static int le_wddx;
 
 typedef struct {