[Libreoffice-commits] core.git: svx/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jan 17 17:15:17 UTC 2020
svx/source/gallery2/galbrws2.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 0fee5b6618c158e7f2f142e2d96f21cf86dae9d8
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Jan 17 16:17:14 2020 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Fri Jan 17 18:14:44 2020 +0100
drop unused GALLERY_USE_CLIPBOARD undef
Change-Id: Ic06d08d9316b079e89081de75fbb550e73c276cf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86988
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/svx/source/gallery2/galbrws2.cxx b/svx/source/gallery2/galbrws2.cxx
index fa6d187c8c6c..eb70b0d0a8a5 100644
--- a/svx/source/gallery2/galbrws2.cxx
+++ b/svx/source/gallery2/galbrws2.cxx
@@ -59,8 +59,6 @@
#include <memory>
#include <cppuhelper/implbase.hxx>
-#undef GALLERY_USE_CLIPBOARD
-
#define TBX_ID_ICON 1
#define TBX_ID_LIST 2
More information about the Libreoffice-commits
mailing list