diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-02-19 16:45:12 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-19 16:53:15 +0000 |
commit | 419428f384add9b2429b6f811296ad16e2c4c2a4 (patch) | |
tree | e51637ddd1081aa25207d06a85a76dd9d09c0749 /sd/inc | |
parent | b64e2d2a3020e39f29225ebf3be44a8a7fcf6976 (diff) |
coverity#738820 bAutoSave is unused
Change-Id: I98fca5611e47a4368e4947d29e703e661bfeebaa
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/sdmod.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/sdmod.hxx b/sd/inc/sdmod.hxx index 518f0864d90c..477093cf8250 100644 --- a/sd/inc/sdmod.hxx +++ b/sd/inc/sdmod.hxx @@ -125,7 +125,6 @@ protected: SvxSearchItem* pSearchItem; SvNumberFormatter* pNumberFormatter; SvStorageRef xOptionStorage; - sal_Bool bAutoSave; sal_Bool bWaterCan; SfxErrorHandler* mpErrorHdl; /** This device is used for printer independent layout. It is virtual |