-Werror,-Wunused-const-variable

Change-Id: I2d150a8b387052e917f985907e2a7334682f1dc8
This commit is contained in:
Caolán McNamara
2015-04-22 15:47:33 +01:00
parent 35831a53d9
commit e24a02dc29

View File

@@ -138,7 +138,6 @@ 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";