summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/TokenWriter.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-02-24 09:07:58 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-02-25 08:06:07 +0100
commit880af0672c6362b0dbdae137d92e8ebf85a7b335 (patch)
treea64999716b9ebeed2c483bef3fa057eff45e2727 /dbaccess/source/ui/inc/TokenWriter.hxx
parentd434bd5493443cd9af2e35fa540f931c1b3aa2bf (diff)
loplugin:unusedfields in dbaccess
Change-Id: I858fd3d0bbd91b0ee7e02969b26d80e262c63b7d Reviewed-on: https://gerrit.libreoffice.org/68279 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'dbaccess/source/ui/inc/TokenWriter.hxx')
-rw-r--r--dbaccess/source/ui/inc/TokenWriter.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/TokenWriter.hxx b/dbaccess/source/ui/inc/TokenWriter.hxx
index 8b98120d0cef..9af27758e61b 100644
--- a/dbaccess/source/ui/inc/TokenWriter.hxx
+++ b/dbaccess/source/ui/inc/TokenWriter.hxx
@@ -50,7 +50,6 @@ namespace dbaui
class ODatabaseImportExport : public ::cppu::WeakImplHelper< css::lang::XEventListener>
{
protected:
- css::lang::Locale m_aLocale;
css::uno::Sequence< css::uno::Any> m_aSelection;
bool m_bBookmarkSelection;
SvStream* m_pStream;