diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-24 09:07:42 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-25 08:05:58 +0100 |
commit | d434bd5493443cd9af2e35fa540f931c1b3aa2bf (patch) | |
tree | 68cacdca9baeb363037b55f2da3f62a15482635e /cui/source/dialogs/hlmarkwn.cxx | |
parent | b61cfadb71597dd132d6a783484e6763c9361bde (diff) |
loplugin:unusedfields in cui
Change-Id: Idf3cea56649c0f6eeb6c901ac33b128eb2dd97fb
Reviewed-on: https://gerrit.libreoffice.org/68278
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'cui/source/dialogs/hlmarkwn.cxx')
-rw-r--r-- | cui/source/dialogs/hlmarkwn.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/dialogs/hlmarkwn.cxx b/cui/source/dialogs/hlmarkwn.cxx index cbd9ba908673..408c8f36f9b7 100644 --- a/cui/source/dialogs/hlmarkwn.cxx +++ b/cui/source/dialogs/hlmarkwn.cxx @@ -287,8 +287,6 @@ void SvxHlinkDlgMarkWnd::RefreshTree (const OUString& aStrURL) RestoreLastSelection(); LeaveWait(); - - maStrLastURL = aStrURL; } // get links from document |