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 /canvas/inc | |
parent | d1ba5419cf9f75fe437b835e49d3b75459dd48c2 (diff) |
drop bogus eof lines
Change-Id: Idda2852c3e96ce15fde75d5a95369ec50a012410
Diffstat (limited to 'canvas/inc')
-rw-r--r-- | canvas/inc/canvas/canvastools.hxx | 1 | ||||
-rw-r--r-- | canvas/inc/canvas/verifyinput.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/canvas/inc/canvas/canvastools.hxx b/canvas/inc/canvas/canvastools.hxx index 87268ab8d7a0..155c9a92c59e 100644 --- a/canvas/inc/canvas/canvastools.hxx +++ b/canvas/inc/canvas/canvastools.hxx @@ -584,6 +584,5 @@ namespace canvas } #endif /* INCLUDED_CANVAS_CANVASTOOLS_HXX */ -// eof /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/canvas/inc/canvas/verifyinput.hxx b/canvas/inc/canvas/verifyinput.hxx index 60b168e7ff58..bbe48476af57 100644 --- a/canvas/inc/canvas/verifyinput.hxx +++ b/canvas/inc/canvas/verifyinput.hxx @@ -673,6 +673,5 @@ namespace canvas } #endif /* INCLUDED_CANVAS_VERIFYINPUT_HXX */ -// eof /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |