summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/javaedit.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-05-12 09:38:28 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-05-12 10:09:26 +0100
commit71c4a2b761885c2d5515e89fd5aedf7d1e8a249b (patch)
treec8d9cbd035e2dcf601c18ef28cbb12f4f043295f /sw/source/uibase/inc/javaedit.hxx
parent533fd775d51472e6cff93487a27136f67f06d77f (diff)
mpDefDialogParent is not used since 2002
i.e. commit c0ae87cb5f2989bc4b8dff4907994d513ee87e39 Author: Stephan Schäfer <ssa@openoffice.org> Date: Tue Oct 22 08:39:05 2002 +0000 #103442# choose DefDialogParent on-the-fly and so calling SetDefDialogParent doesn't achieve anything Change-Id: I2ec72da47b2dac03fdddbdb9eba5ae4bf205eb22
Diffstat (limited to 'sw/source/uibase/inc/javaedit.hxx')
-rw-r--r--sw/source/uibase/inc/javaedit.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/javaedit.hxx b/sw/source/uibase/inc/javaedit.hxx
index f320cc9ce4c5..d8c5739faeba 100644
--- a/sw/source/uibase/inc/javaedit.hxx
+++ b/sw/source/uibase/inc/javaedit.hxx
@@ -54,7 +54,6 @@ private:
SwFieldMgr* pMgr;
SwWrtShell* pSh;
sfx2::FileDialogHelper* pFileDlg;
- VclPtr<vcl::Window> pOldDefDlgParent;
DECL_LINK_TYPED(OKHdl, Button*, void);
DECL_LINK_TYPED(PrevHdl, Button*, void);