svx/source/tbxctrls/colrctrl.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 2a8e84448ce2a5603f9134ee830c389dbc4fd6b6 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Mon Feb 22 10:59:12 2021 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Mon Feb 22 13:33:26 2021 +0100 drop stray printf Change-Id: I69ebaa5cd620384f583294123e467e88c76a3e27 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111309 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/svx/source/tbxctrls/colrctrl.cxx b/svx/source/tbxctrls/colrctrl.cxx index 68d7a36c59c7..d6817c94402b 100644 --- a/svx/source/tbxctrls/colrctrl.cxx +++ b/svx/source/tbxctrls/colrctrl.cxx @@ -227,8 +227,6 @@ SvxColorDockingWindow::SvxColorDockingWindow(SfxBindings* _pBindings, SfxChildWi aItemSize.setHeight( aItemSize.Height() + SvxColorValueSet::getEntryEdgeLength() ); aItemSize.setHeight( aItemSize.Height() / 2 ); - fprintf(stderr, "size is %" SAL_PRIdINT64 " %" SAL_PRIdINT64 "\n", sal_Int64(aItemSize.Width()), sal_Int64(aItemSize.Height())); - if (_pBindings != nullptr) StartListening(*_pBindings, DuplicateHandling::Prevent); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits