mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove debug logging
This commit is contained in:
parent
9638d3de82
commit
6563859e80
1 changed files with 0 additions and 1 deletions
|
@ -451,7 +451,6 @@ impl RenderBox : RenderBoxMethods {
|
|||
|
||||
if all_widths_equal {
|
||||
let border_width = top_au;
|
||||
error!("%? %?", top, border_width);
|
||||
let bounds = Rect {
|
||||
origin: Point2D {
|
||||
x: abs_bounds.origin.x - border_width / Au(2),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue