[Libreoffice-commits] core.git: include/svtools
Takeshi Abe
tabe at fixedpoint.jp
Fri Oct 20 04:05:16 UTC 2017
include/svtools/treelistbox.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit ba9e09be72a6bd5709fcc51f5dc3cb70b3b80540
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Thu Oct 19 18:11:02 2017 +0900
Kill unused SV_LBOX_DD_FORMAT
Change-Id: I242339aa7a3f7c12b84cdcd97fe670491a0217a5
Reviewed-on: https://gerrit.libreoffice.org/43541
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Takeshi Abe <tabe at fixedpoint.jp>
diff --git a/include/svtools/treelistbox.hxx b/include/svtools/treelistbox.hxx
index d9e4feb76cf0..a9048ab0c705 100644
--- a/include/svtools/treelistbox.hxx
+++ b/include/svtools/treelistbox.hxx
@@ -772,8 +772,6 @@ public:
virtual FactoryFunction GetUITestFactory() const override;
};
-#define SV_LBOX_DD_FORMAT "SV_LBOX_DD_FORMAT"
-
class SvInplaceEdit2
{
Link<SvInplaceEdit2&,void> aCallBackHdl;
More information about the Libreoffice-commits
mailing list