diff options
author | Michael Stahl <mstahl@redhat.com> | 2016-01-28 17:38:20 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2016-01-28 20:05:02 +0000 |
commit | de6c48976c73d2fcc8010d892b747132b234273b (patch) | |
tree | ec3207c92b70fa1744ffdeda1774fb90cb7ce713 /include/canvas/verifyinput.hxx | |
parent | 49e1a1a4f5591faaca61559e6492909faf1bc94d (diff) |
canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNC
Change-Id: Ib90ad48866718f69160f57e7b0db3a7f342eb7be
Reviewed-on: https://gerrit.libreoffice.org/21882
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/canvas/verifyinput.hxx')
-rw-r--r-- | include/canvas/verifyinput.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/canvas/verifyinput.hxx b/include/canvas/verifyinput.hxx index 615f5295cf25..d8e95ac5f9a1 100644 --- a/include/canvas/verifyinput.hxx +++ b/include/canvas/verifyinput.hxx @@ -27,7 +27,6 @@ #include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <algorithm> -#include <boost/current_function.hpp> #include <canvas/canvastoolsdllapi.h> |