diff --git a/sc/source/ui/optdlg/calcoptionsdlg.hxx b/sc/source/ui/optdlg/calcoptionsdlg.hxx index 1ad8fcf9ca18..61c5c43d136f 100644 --- a/sc/source/ui/optdlg/calcoptionsdlg.hxx +++ b/sc/source/ui/optdlg/calcoptionsdlg.hxx @@ -74,9 +74,6 @@ private: VclMultiLineEdit* mpEditField; PushButton* mpTestButton; - ListBox* mpLbOptionEdit; - - FixedText* mpFtAnnotation; FixedText* mpFtFrequency; FixedText* mpFtComputeUnits; FixedText* mpFtMemory;