diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-06 17:18:21 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 13:45:27 +0200 |
commit | 34569eb28fcddb52a96c153e02a4196370b26908 (patch) | |
tree | 81764d2ecba856973b6292303959ed3e4a543cf3 /basegfx/source/point | |
parent | d1ba5419cf9f75fe437b835e49d3b75459dd48c2 (diff) |
drop bogus eof lines
Change-Id: Idda2852c3e96ce15fde75d5a95369ec50a012410
Diffstat (limited to 'basegfx/source/point')
-rw-r--r-- | basegfx/source/point/b2dpoint.cxx | 3 | ||||
-rw-r--r-- | basegfx/source/point/b2ipoint.cxx | 2 | ||||
-rw-r--r-- | basegfx/source/point/b3dpoint.cxx | 2 | ||||
-rw-r--r-- | basegfx/source/point/b3ipoint.cxx | 2 |
4 files changed, 0 insertions, 9 deletions
diff --git a/basegfx/source/point/b2dpoint.cxx b/basegfx/source/point/b2dpoint.cxx index 6fbd1dccf0ec..bb2bbe16af72 100644 --- a/basegfx/source/point/b2dpoint.cxx +++ b/basegfx/source/point/b2dpoint.cxx @@ -71,7 +71,4 @@ namespace basegfx } } // end of namespace basegfx -////////////////////////////////////////////////////////////////////////////// -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basegfx/source/point/b2ipoint.cxx b/basegfx/source/point/b2ipoint.cxx index 04abe00df370..7b43ebc860e2 100644 --- a/basegfx/source/point/b2ipoint.cxx +++ b/basegfx/source/point/b2ipoint.cxx @@ -63,6 +63,4 @@ namespace basegfx } } // end of namespace basegfx -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basegfx/source/point/b3dpoint.cxx b/basegfx/source/point/b3dpoint.cxx index 76d113459347..0e44dad13d79 100644 --- a/basegfx/source/point/b3dpoint.cxx +++ b/basegfx/source/point/b3dpoint.cxx @@ -72,6 +72,4 @@ namespace basegfx } } // end of namespace basegfx -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basegfx/source/point/b3ipoint.cxx b/basegfx/source/point/b3ipoint.cxx index 3631de9f693e..7b50b2059bf5 100644 --- a/basegfx/source/point/b3ipoint.cxx +++ b/basegfx/source/point/b3ipoint.cxx @@ -66,6 +66,4 @@ namespace basegfx } } // end of namespace basegfx -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |