summaryrefslogtreecommitdiff
path: root/render/box.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/box.h')
-rw-r--r--render/box.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/render/box.h b/render/box.h
index 1ce26c28b..878ebc8d3 100644
--- a/render/box.h
+++ b/render/box.h
@@ -315,7 +315,6 @@ extern const char *TARGET_BLANK;
-void *box_style_alloc(void *ptr, size_t len, void *pw);
struct box * box_create(css_select_results *styles, css_computed_style *style,
bool style_owned, nsurl *href, const char *target,
const char *title, lwc_string *id, void *context);