Index: base/gfx/point.h |
diff --git a/base/gfx/point.h b/base/gfx/point.h |
index 1dbf5bd9f3f3590fb407a9f9ab6dd3b22caa4fbf..e9308895cc84f215c26ce9a75228472909e44737 100644 |
--- a/base/gfx/point.h |
+++ b/base/gfx/point.h |
@@ -74,4 +74,3 @@ inline std::ostream& operator<<(std::ostream& out, const gfx::Point& p) { |
} |
#endif // BASE_GFX_POINT_H__ |
- |