mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 23:05:34 +08:00
Style, removed redundant CForm overrides
This commit is contained in:
@@ -47,7 +47,7 @@ namespace BlackMisc
|
||||
CLogHandler();
|
||||
|
||||
//! \private Destructor.
|
||||
~CLogHandler();
|
||||
virtual ~CLogHandler();
|
||||
|
||||
//! Return pointer to the CLogHandler singleton.
|
||||
//! \warning This can not be called from within a plugin, because the returned instance will be wrong.
|
||||
|
||||
Reference in New Issue
Block a user