summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/solvrdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/solvrdlg.hxx')
-rw-r--r--sc/source/ui/inc/solvrdlg.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/solvrdlg.hxx b/sc/source/ui/inc/solvrdlg.hxx
index 69fdfe5f576d..33d7f9cfa843 100644
--- a/sc/source/ui/inc/solvrdlg.hxx
+++ b/sc/source/ui/inc/solvrdlg.hxx
@@ -28,8 +28,6 @@
#include <vcl/fixed.hxx>
#include <vcl/group.hxx>
-
-
enum ScSolverErr
{
SOLVERR_NOFORMULA,
@@ -39,8 +37,6 @@ enum ScSolverErr
};
-
-
class ScSolverDlg : public ScAnyRefDlg
{
public: