summaryrefslogtreecommitdiff
path: root/sw/inc/hhcwrp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/hhcwrp.hxx')
-rw-r--r--sw/inc/hhcwrp.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/hhcwrp.hxx b/sw/inc/hhcwrp.hxx
index 18e6f77c23cc..3e4a6c790d69 100644
--- a/sw/inc/hhcwrp.hxx
+++ b/sw/inc/hhcwrp.hxx
@@ -27,8 +27,6 @@ class SwWrtShell;
struct SwConversionArgs;
class SwPaM;
-//////////////////////////////////////////////////////////////////////
-
class SwHHCWrapper : public editeng::HangulHanjaConversion
{
SwView * m_pView;
@@ -104,7 +102,6 @@ public:
void Convert();
};
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */