summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-02-19 16:44:22 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-02-19 16:53:15 +0000
commitb64e2d2a3020e39f29225ebf3be44a8a7fcf6976 (patch)
tree8b07ea775d40fecd703ecd75973c2578067da450 /sd
parentd9568be3afbea59b366d4cc9b9cbf9aabfa118f9 (diff)
coverity#738822 mnTemplate is unused
Change-Id: Ic9c4a520a5a3a849a16f68e033bae9ba83088f6e
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/dlg/dlgass.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/dlgass.cxx b/sd/source/ui/dlg/dlgass.cxx
index c47da151a5bc..a6f667427beb 100644
--- a/sd/source/ui/dlg/dlgass.cxx
+++ b/sd/source/ui/dlg/dlgass.cxx
@@ -230,8 +230,6 @@ public:
sal_uInt16 mnShowPage;
sal_Bool mbDocPreview;
- sal_uLong mnTemplate;
-
OUString maPageListFile;
void UpdatePreview( sal_Bool bDocPreview );