Kaydet (Commit) f6d2aa05 authored tarafından Caolán McNamara's avatar Caolán McNamara

drop debugging test

Change-Id: I29f954684dd0e42f497bb4c166288217058171d9
Reviewed-on: https://gerrit.libreoffice.org/51680Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst f57db0a4
......@@ -559,7 +559,7 @@ void OSQLMessageBox::impl_addDetailsButton()
}
}
if ( bMoreDetailsAvailable || true )
if ( bMoreDetailsAvailable )
{
AddButton( StandardButtonType::More, RET_MORE);
PushButton* pButton = GetPushButton( RET_MORE );
......
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