Kaydet (Commit) bd0736bd authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-const-variable

Change-Id: I48b1a515ada0fe10e58bacddb0118d520274611c
üst 9c249ac1
...@@ -103,7 +103,6 @@ static const sal_Unicode aDefaultRTLBulletTypes[] = ...@@ -103,7 +103,6 @@ static const sal_Unicode aDefaultRTLBulletTypes[] =
}; };
static const sal_Char sNumberingType[] = "NumberingType"; static const sal_Char sNumberingType[] = "NumberingType";
static const sal_Char sValue[] = "Value";
static const sal_Char sParentNumbering[] = "ParentNumbering"; static const sal_Char sParentNumbering[] = "ParentNumbering";
static const sal_Char sPrefix[] = "Prefix"; static const sal_Char sPrefix[] = "Prefix";
static const sal_Char sSuffix[] = "Suffix"; static const sal_Char sSuffix[] = "Suffix";
......
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