svx/source/gallery2/galbrws1.hxx | 3 --- svx/source/tbxctrls/lboxctrl.cxx | 1 - 2 files changed, 4 deletions(-)
New commits: commit 1f846a5a51f0f613087fa68fb364c11912ac2c0f Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Mon Jan 20 20:44:26 2020 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Tue Jan 21 15:30:56 2020 +0100 drop unneeded includes Change-Id: I0da7be0983f0dba87dbb3b8f335e27b0305d88fb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87108 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/svx/source/gallery2/galbrws1.hxx b/svx/source/gallery2/galbrws1.hxx index 288ff6d804ff..de87788fc023 100644 --- a/svx/source/gallery2/galbrws1.hxx +++ b/svx/source/gallery2/galbrws1.hxx @@ -20,9 +20,6 @@ #ifndef INCLUDED_SVX_SOURCE_GALLERY2_GALBRWS1_HXX #define INCLUDED_SVX_SOURCE_GALLERY2_GALBRWS1_HXX -#include <vcl/lstbox.hxx> -#include <vcl/button.hxx> -#include <vcl/menu.hxx> #include <svl/lstner.hxx> #include <vector> diff --git a/svx/source/tbxctrls/lboxctrl.cxx b/svx/source/tbxctrls/lboxctrl.cxx index 0527fe0ec125..43bd5d419f5d 100644 --- a/svx/source/tbxctrls/lboxctrl.cxx +++ b/svx/source/tbxctrls/lboxctrl.cxx @@ -116,7 +116,6 @@ IMPL_LINK(SvxPopupWindowListBox, SelectHdl, ListBox&, rListBox, void) SetInfo(rListBox.GetSelectedEntryCount()); else { - fprintf(stderr, "popdown\n"); m_xControl->Do(GetListBox().GetSelectedEntryCount()); EndPopupMode(); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits