summaryrefslogtreecommitdiffstats
path: root/base/gfx/point.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/gfx/point.h')
-rw-r--r--base/gfx/point.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/gfx/point.h b/base/gfx/point.h
index 1dbf5bd..e930889 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__
-