[Libreoffice-commits] core.git: include/sfx2
Stephan Bergmann
sbergman at redhat.com
Thu May 26 09:16:27 UTC 2016
include/sfx2/templateviewitem.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 9aa3086558605dbca5a738aef48178215722807c
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu May 26 11:15:58 2016 +0200
-Werror,-Wunused-private-field
Change-Id: Ic28b5ad47f0f8b2c0703be3fb67478572984d7db
diff --git a/include/sfx2/templateviewitem.hxx b/include/sfx2/templateviewitem.hxx
index c7e1b93..180444e 100644
--- a/include/sfx2/templateviewitem.hxx
+++ b/include/sfx2/templateviewitem.hxx
@@ -33,8 +33,6 @@ public:
private:
OUString maPath;
-
- Point maSubTitlePos;
};
#endif // INCLUDED_SFX2_TEMPLATEVIEWITEM_HXX
More information about the Libreoffice-commits
mailing list