summaryrefslogtreecommitdiff
path: root/include/dom/events/document_event.h
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2010-08-26 23:00:23 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2010-08-26 23:00:23 +0000
commit229af12d7ab2c071a6888eb8ffc49bb0bbeb9ddd (patch)
tree78100a859a1bf8fbb9d2166dd0843c49c98c53c3 /include/dom/events/document_event.h
parent5c109b370a014e49387320fa23bb589e4d4e36f1 (diff)
downloadlibdom-229af12d7ab2c071a6888eb8ffc49bb0bbeb9ddd.tar.gz
libdom-229af12d7ab2c071a6888eb8ffc49bb0bbeb9ddd.tar.bz2
Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failures. Most importantly, it actually compiles now.
svn path=/trunk/dom/; revision=10717
Diffstat (limited to 'include/dom/events/document_event.h')
-rw-r--r--include/dom/events/document_event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dom/events/document_event.h b/include/dom/events/document_event.h
index e349bc2..3c1ea1b 100644
--- a/include/dom/events/document_event.h
+++ b/include/dom/events/document_event.h
@@ -13,7 +13,6 @@
struct dom_string;
struct dom_event;
struct dom_document;
-struct lwc_context_s;
struct lwc_string_s;
typedef struct dom_document dom_document_event;