summaryrefslogtreecommitdiff
path: root/idl/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-15 13:31:21 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-15 14:01:05 +0200
commit353465ba86c90bc3c788d823259cd6a3c94e239e (patch)
tree1334bb4767a9ddd4e304c314e1eb74d0a8a1755b /idl/inc
parent2ee7681013c9a557eb4e69f60686453b197c1a0c (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I6fc91959f024b9a1f9e8633af8e16048752f6bdc
Diffstat (limited to 'idl/inc')
-rw-r--r--idl/inc/database.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idl/inc/database.hxx b/idl/inc/database.hxx
index 7ce217520e88..8c314d2ac06b 100644
--- a/idl/inc/database.hxx
+++ b/idl/inc/database.hxx
@@ -60,8 +60,6 @@ class SvIdlDataBase
sal_uInt32 nUniqueId;
sal_uInt32 nVerbosity;
String aDataBaseFile;
- SvFileStream * pStm;
- sal_Bool bIsModified;
SvPersistStream aPersStream;
StringList aIdFileList;
SvStringHashTable * pIdTable;