srctree

Robin Linden parent 897a896e 48de2a2b
layout: Remove unused declarations

inlinesplit
layout/layout_box.h added: 1, removed: 3, total 0
@@ -52,8 +52,6 @@ struct LayoutBox {
 
private:
std::pair<int, int> get_border_radius_property(css::PropertyId) const;
std::optional<int> get_min_width_property() const;
std::optional<int> get_max_width_property() const;
};
 
LayoutBox const *box_at_position(LayoutBox const &, geom::Position);