summaryrefslogtreecommitdiff
path: root/render/html_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/html_internal.h')
-rw-r--r--render/html_internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/render/html_internal.h b/render/html_internal.h
index ef2ea25c5..9ff0f98cf 100644
--- a/render/html_internal.h
+++ b/render/html_internal.h
@@ -95,8 +95,6 @@ typedef struct html_content {
/** Content of type CONTENT_HTML containing this, or NULL if not an
* object within a page. */
struct html_content *page;
- /** Box containing this, or NULL if not an object. */
- struct box *box;
/** Scrollbar capturing all mouse events, updated to any active HTML
* scrollbar, or NULL when no scrollbar drags active */