summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/formdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/formdata.hxx')
-rw-r--r--sc/source/ui/inc/formdata.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/formdata.hxx b/sc/source/ui/inc/formdata.hxx
index 9606b7237400..5c8fb87ef90e 100644
--- a/sc/source/ui/inc/formdata.hxx
+++ b/sc/source/ui/inc/formdata.hxx
@@ -24,8 +24,6 @@
class ScInputHandler;
class ScDocShell;
-
-
class ScFormEditData : public formula::FormEditData
{
public:
@@ -50,8 +48,6 @@ private:
ScDocShell* pScDocShell;
};
-
-
#endif // SC_CRNRDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */