diff options
Diffstat (limited to 'sfx2/source/inc/templdgi.hxx')
-rw-r--r-- | sfx2/source/inc/templdgi.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/inc/templdgi.hxx b/sfx2/source/inc/templdgi.hxx index 54190385efae..8b640c2150a4 100644 --- a/sfx2/source/inc/templdgi.hxx +++ b/sfx2/source/inc/templdgi.hxx @@ -159,8 +159,6 @@ private: class DeletionWatcher; friend class DeletionWatcher; - bool mbIgnoreSelect; - void ReadResource(); void ClearResource(); void impl_clear(); @@ -202,7 +200,6 @@ protected: bool bDontUpdate :1; bool bIsWater :1; - bool bEnabled :1; bool bUpdate :1; bool bUpdateFamily :1; bool bCanEdit :1; |