summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/glosbib.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/glosbib.hxx')
-rw-r--r--sw/source/uibase/inc/glosbib.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/uibase/inc/glosbib.hxx b/sw/source/uibase/inc/glosbib.hxx
index ee2b1812c05d..b9a98642a02d 100644
--- a/sw/source/uibase/inc/glosbib.hxx
+++ b/sw/source/uibase/inc/glosbib.hxx
@@ -37,11 +37,6 @@ class SwGlossaryHdl;
class FEdit : public Edit
{
public:
- FEdit(vcl::Window* pParent, const ResId& rResId)
- : Edit(pParent, rResId)
- {
- }
-
FEdit(vcl::Window* pParent)
: Edit(pParent, WB_LEFT|WB_VCENTER|WB_BORDER|WB_3DLOOK)
{