dbaccess/source/ui/dlg/sqlmessage.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f6d2aa05482b47fc702d9fdc655ee33e9d8e5a0e Author: Caolán McNamara <caol...@redhat.com> Date: Tue Mar 20 23:26:07 2018 +0000 drop debugging test Change-Id: I29f954684dd0e42f497bb4c166288217058171d9 Reviewed-on: https://gerrit.libreoffice.org/51680 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/dbaccess/source/ui/dlg/sqlmessage.cxx b/dbaccess/source/ui/dlg/sqlmessage.cxx index 9dfc3c1f84f2..f85b1b39d807 100644 --- a/dbaccess/source/ui/dlg/sqlmessage.cxx +++ b/dbaccess/source/ui/dlg/sqlmessage.cxx @@ -559,7 +559,7 @@ void OSQLMessageBox::impl_addDetailsButton() } } - if ( bMoreDetailsAvailable || true ) + if ( bMoreDetailsAvailable ) { AddButton( StandardButtonType::More, RET_MORE); PushButton* pButton = GetPushButton( RET_MORE ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits