summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
Diffstat (limited to 'cui')
-rw-r--r--cui/source/inc/hyphen.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/cui/source/inc/hyphen.hxx b/cui/source/inc/hyphen.hxx
index 50b88db023d7..5f5e72d4db17 100644
--- a/cui/source/inc/hyphen.hxx
+++ b/cui/source/inc/hyphen.hxx
@@ -29,15 +29,6 @@
class SvxSpellWrapper;
-class HyphenEdit : public Edit
-{
-public:
- HyphenEdit(vcl::Window* pParent);
-
-protected:
- virtual void KeyInput(const KeyEvent &rKEvt) override;
-};
-
class SvxHyphenWordDialog : public weld::GenericDialogController
{
OUString m_aLabel;