Index: base/gfx/rect.h |
diff --git a/base/gfx/rect.h b/base/gfx/rect.h |
index a1759f5a31fd41bb350815d23c9eac84d1b6176b..4428feca9a0e45eff27e977867d22ea88f941eca 100755 |
--- a/base/gfx/rect.h |
+++ b/base/gfx/rect.h |
@@ -162,4 +162,3 @@ inline std::ostream& operator<<(std::ostream& out, const gfx::Rect& r) { |
} |
#endif // BASE_GFX_RECT_H__ |
- |