summaryrefslogtreecommitdiff
path: root/svtools/bmpmaker
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-15 15:18:48 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-15 15:19:15 +0200
commit3a54474c408d40e768c19e9ceef2da8b550d8f77 (patch)
tree3abe9c7dee983ac5b1480c3ab7da74cd5a3be6f6 /svtools/bmpmaker
parentedf69b5b3fbb94385a4f564aec6e3f54abe4ee32 (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I1341170e8ca43e23723a88ec05d826981e4473ee
Diffstat (limited to 'svtools/bmpmaker')
-rw-r--r--svtools/bmpmaker/bmpcore.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/bmpmaker/bmpcore.hxx b/svtools/bmpmaker/bmpcore.hxx
index fb8a55597963..9230b291b837 100644
--- a/svtools/bmpmaker/bmpcore.hxx
+++ b/svtools/bmpmaker/bmpcore.hxx
@@ -63,8 +63,6 @@ private:
Size aTotSize;
Point aPos;
SvFileStream* pSRS;
- sal_uLong nTotCount;
- sal_uInt16 nPos;
void ImplCreate( const ::std::vector< DirEntry >& rInDirs,
const DirEntry& rOut,