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

-Werror,-Wunused-const-variable

Change-Id: I499e5832999fd54b44774877da2ec3838d21ce75
üst 1467b832
...@@ -108,9 +108,6 @@ struct GroupIDToCommandGroup ...@@ -108,9 +108,6 @@ struct GroupIDToCommandGroup
sal_Int16 nCommandGroup; sal_Int16 nCommandGroup;
}; };
// Please update when a new command group is added
const sal_Int16 MAX_COMMANDGROUP = frame::CommandGroup::CONTROLS;
static bool bGroupIDMapInitialized = false; static bool bGroupIDMapInitialized = false;
static const GroupIDToCommandGroup GroupIDCommandGroupMap[] = static const GroupIDToCommandGroup GroupIDCommandGroupMap[] =
{ {
......
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