coverity#984164 : Uninitialized scalar field

Change-Id: I5fa6608861b7049ad3964b695b0622ab583397d1
This commit is contained in:
Norbert Thiebaud
2014-01-31 20:36:16 -06:00
parent 80435fc469
commit d1f88c2cbb

View File

@@ -35,7 +35,6 @@ private:
sal_uIntPtr mnDataUpdateId;
sal_uInt16 mnLockCount;
bool mbPersistence;
bool mbDummy1;
TOOLS_DLLPRIVATE bool ImplUpdateConfig() const;
TOOLS_DLLPRIVATE ImplGroupData* ImplGetGroup() const;