coverity#735554 Dead default in switch
Change-Id: I12ebe5b9018109f35b6c6691fcf4497c56850d7c
This commit is contained in:
parent
308daa42c0
commit
e1b8f3f6c5
@ -130,8 +130,6 @@ void XDataPilotDescriptor::testGetDataPilotFields_Impl( uno::Reference< sheet::X
|
|||||||
xPropSet->setPropertyValue(aOrientation, aAny);
|
xPropSet->setPropertyValue(aOrientation, aAny);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
default:
|
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user