diff options
Diffstat (limited to 'include/unotools/itemholderbase.hxx')
-rw-r--r-- | include/unotools/itemholderbase.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/unotools/itemholderbase.hxx b/include/unotools/itemholderbase.hxx index 16d40fff9451..01dee8153ad3 100644 --- a/include/unotools/itemholderbase.hxx +++ b/include/unotools/itemholderbase.hxx @@ -25,7 +25,6 @@ namespace utl { namespace detail { class Options; } } - struct ItemHolderMutexBase { ::osl::Mutex m_aLock; |