Kaydet (Commit) e24a02dc authored tarafından Caolán McNamara's avatar Caolán McNamara

-Werror,-Wunused-const-variable

Change-Id: I2d150a8b387052e917f985907e2a7334682f1dc8
üst 35831a53
...@@ -138,7 +138,6 @@ const sal_Char sAPI_drop_down[] = "DropDown"; ...@@ -138,7 +138,6 @@ const sal_Char sAPI_drop_down[] = "DropDown";
const sal_Char sAPI_header[] = "Header"; const sal_Char sAPI_header[] = "Header";
const sal_Char sAPI_footer[] = "Footer"; const sal_Char sAPI_footer[] = "Footer";
const sal_Char sAPI_datetime[] = "DateTime"; const sal_Char sAPI_datetime[] = "DateTime";
const sal_Char sAPI_pagetitle[] = "PageTitle";
// property names // property names
const sal_Char sAPI_is_fixed[] = "IsFixed"; const sal_Char sAPI_is_fixed[] = "IsFixed";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment