Kaydet (Commit) e248194b authored tarafından Chris Sherlock's avatar Chris Sherlock

vcl: remove inaccurate and misleading comment

Change-Id: I16d53d10f02736dda3202ac02b2a4909f53f19ab
Reviewed-on: https://gerrit.libreoffice.org/36860Reviewed-by: 's avatarChris Sherlock <chris.sherlock79@gmail.com>
Tested-by: 's avatarChris Sherlock <chris.sherlock79@gmail.com>
üst ab9c8141
......@@ -270,7 +270,7 @@ DialogMask ErrorHandler::HandleError(sal_uInt32 nErrCodeId, DialogMask nFlags)
if (!rData.contexts.empty())
{
rData.contexts.front()->GetString(pInfo->GetErrorCode(), aAction);
// Remove parent from context
for(ErrorContext *pCtx : rData.contexts)
{
if(pCtx->GetParent())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment