diff options
Diffstat (limited to 'svx/source/svdraw/svdhlpln.cxx')
-rw-r--r-- | svx/source/svdraw/svdhlpln.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/svdraw/svdhlpln.cxx b/svx/source/svdraw/svdhlpln.cxx index cd0a835d01a3..7b44b46ceb01 100644 --- a/svx/source/svdraw/svdhlpln.cxx +++ b/svx/source/svdraw/svdhlpln.cxx @@ -126,6 +126,4 @@ sal_uInt16 SdrHelpLineList::HitTest(const Point& rPnt, sal_uInt16 nTolLog, const return SDRHELPLINE_NOTFOUND; } -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |