From f3375fa07f27bd2ade519af3c07d69040d10eaa9 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Thu, 23 Apr 2015 01:24:41 +0200 Subject: Revert "-Werror,-Wunused-const-variable" Actually used with follow-up commit b94de8fa13faa2849ead136d22cfb46f7d3bfddc This reverts commit e24a02dc29d6e750ee4270dac429c8416c5b738c. Change-Id: I0f8226f756c7b3a813600351cc1be9bbbbcf67c2 --- xmloff/source/text/txtfldi.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'xmloff') diff --git a/xmloff/source/text/txtfldi.cxx b/xmloff/source/text/txtfldi.cxx index 7b1cec1561e9..683acde10bc8 100644 --- a/xmloff/source/text/txtfldi.cxx +++ b/xmloff/source/text/txtfldi.cxx @@ -138,6 +138,7 @@ const sal_Char sAPI_drop_down[] = "DropDown"; const sal_Char sAPI_header[] = "Header"; const sal_Char sAPI_footer[] = "Footer"; const sal_Char sAPI_datetime[] = "DateTime"; +const sal_Char sAPI_pagetitle[] = "PageTitle"; // property names const sal_Char sAPI_is_fixed[] = "IsFixed"; -- cgit v1.2.3