summaryrefslogtreecommitdiff
path: root/src/jsapi-libdom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jsapi-libdom.h')
-rw-r--r--src/jsapi-libdom.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jsapi-libdom.h b/src/jsapi-libdom.h
index 5a93ff1..b83eeb0 100644
--- a/src/jsapi-libdom.h
+++ b/src/jsapi-libdom.h
@@ -18,7 +18,6 @@ struct binding {
const char *interface; /* webidl interface binding is for */
bool has_private; /* true if the binding requires a private structure */
- bool has_global; /* true if the binding is for a global */
struct genbind_node *binding_list; /* node list of the binding */
struct genbind_node *addproperty; /* binding api add property node or NULL */