| commit | d8a564010c46a4062cbfd7e055f5dc64597d3268 | [log] |
|---|---|---|
| author | Chris Sherlock <chris.sherlock79@gmail.com> | Fri Apr 21 21:07:30 2017 +1000 |
| committer | Chris Sherlock <chris.sherlock79@gmail.com> | Wed Apr 26 00:57:52 2017 +0200 |
| tree | 4b739c13f2995725a6ae43f5a64b927a20ff8b2b | |
| parent | 1c1aa2642bcd447f598a85114e8517f35c106992 [diff] |
vcl: remove comment-cruft from errinf.cxx Change-Id: I53272ef788375ea3cfecc1fa9f24185909801fa1 Reviewed-on: https://gerrit.libreoffice.org/36847 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
diff --git a/vcl/source/window/errinf.cxx b/vcl/source/window/errinf.cxx index 2c9c0f1..c96ceca 100644 --- a/vcl/source/window/errinf.cxx +++ b/vcl/source/window/errinf.cxx
@@ -328,7 +328,6 @@ DialogMask ErrorHandler::HandleError_Impl( return DialogMask::NONE; } // static bool ErrorHandler::GetErrorString(sal_uInt32 lId, OUString& rStr) { return HandleError_Impl( lId, DialogMask::MAX, true, rStr ) != DialogMask::NONE;