WaE, unused parameter
This commit is contained in:
parent
877223157b
commit
5bcb1df742
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ BOOL ScTpCompatOptions::FillItemSet(SfxItemSet &rCoreAttrs)
|
|||
return false;
|
||||
}
|
||||
|
||||
void ScTpCompatOptions::Reset(const SfxItemSet &rCoreAttrs)
|
||||
void ScTpCompatOptions::Reset(const SfxItemSet &/*rCoreAttrs*/)
|
||||
{
|
||||
ScOptionsUtil::KeyBindingType eKeyB = mpOldOptions->GetKeyBindingType();
|
||||
switch (eKeyB)
|
||||
|
|
Loading…
Reference in a new issue