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/inc | |
parent | d1ba5419cf9f75fe437b835e49d3b75459dd48c2 (diff) |
drop bogus eof lines
Change-Id: Idda2852c3e96ce15fde75d5a95369ec50a012410
Diffstat (limited to 'basegfx/inc')
-rw-r--r-- | basegfx/inc/basegfx/color/bcolor.hxx | 3 | ||||
-rw-r--r-- | basegfx/inc/basegfx/color/bcolormodifier.hxx | 3 | ||||
-rw-r--r-- | basegfx/inc/basegfx/color/bcolortools.hxx | 3 | ||||
-rw-r--r-- | basegfx/inc/basegfx/polygon/b2dlinegeometry.hxx | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/basegfx/inc/basegfx/color/bcolor.hxx b/basegfx/inc/basegfx/color/bcolor.hxx index 452731001c4b..b5179933ae25 100644 --- a/basegfx/inc/basegfx/color/bcolor.hxx +++ b/basegfx/inc/basegfx/color/bcolor.hxx @@ -235,7 +235,4 @@ namespace basegfx #endif /* _BGFX_COLOR_BCOLOR_HXX */ -////////////////////////////////////////////////////////////////////////////// -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basegfx/inc/basegfx/color/bcolormodifier.hxx b/basegfx/inc/basegfx/color/bcolormodifier.hxx index 368216be0fb7..3d1453e564ee 100644 --- a/basegfx/inc/basegfx/color/bcolormodifier.hxx +++ b/basegfx/inc/basegfx/color/bcolormodifier.hxx @@ -141,7 +141,4 @@ namespace basegfx #endif // _BGFX_COLOR_BCOLORMODIFIER_HXX -////////////////////////////////////////////////////////////////////////////// -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basegfx/inc/basegfx/color/bcolortools.hxx b/basegfx/inc/basegfx/color/bcolortools.hxx index d5cdcf38490a..21da19e80ec1 100644 --- a/basegfx/inc/basegfx/color/bcolortools.hxx +++ b/basegfx/inc/basegfx/color/bcolortools.hxx @@ -58,7 +58,4 @@ namespace basegfx #endif /* _BGFX_COLOR_BCOLORTOOLS_HXX */ -////////////////////////////////////////////////////////////////////////////// -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basegfx/inc/basegfx/polygon/b2dlinegeometry.hxx b/basegfx/inc/basegfx/polygon/b2dlinegeometry.hxx index f8c24fbb86cb..b49dbef1d2e8 100644 --- a/basegfx/inc/basegfx/polygon/b2dlinegeometry.hxx +++ b/basegfx/inc/basegfx/polygon/b2dlinegeometry.hxx @@ -140,9 +140,6 @@ namespace basegfx } // end of namespace tools } // end of namespace basegfx -////////////////////////////////////////////////////////////////////////////// - #endif /* _BGFX_POLYGON_B2DLINEGEOMETRY_HXX */ -// eof /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |