summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlvsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/htmlvsh.hxx')
-rw-r--r--sw/source/filter/html/htmlvsh.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/filter/html/htmlvsh.hxx b/sw/source/filter/html/htmlvsh.hxx
index d43fc99f0682..0db12f9f6ede 100644
--- a/sw/source/filter/html/htmlvsh.hxx
+++ b/sw/source/filter/html/htmlvsh.hxx
@@ -23,7 +23,6 @@
#include <calbck.hxx>
class SwViewShell;
-
class SwHTMLViewShellClient : public SwClient
{
protected:
@@ -41,9 +40,6 @@ public:
SwViewShell *GetViewShell();
};
-
-
#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */