diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/comphelper/logging.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/comphelper/logging.hxx b/include/comphelper/logging.hxx index 69d6c9a354ec..fd04e83f732d 100644 --- a/include/comphelper/logging.hxx +++ b/include/comphelper/logging.hxx @@ -108,8 +108,6 @@ namespace comphelper const sal_Char* _pAsciiLoggerName ); - ~EventLogger(); - public: /// determines whether an event with the given level would be logged bool isLoggable( const sal_Int32 _nLogLevel ) const; |