diff options
Diffstat (limited to 'base/gfx/point.cc')
-rw-r--r-- | base/gfx/point.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/gfx/point.cc b/base/gfx/point.cc index 880ffcd..cbe687b 100644 --- a/base/gfx/point.cc +++ b/base/gfx/point.cc @@ -36,4 +36,3 @@ CGPoint Point::ToCGPoint() const { #endif } // namespace gfx - |