mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
refs #316 Removed old logging mechanism in contexts.
This commit is contained in:
@@ -53,8 +53,6 @@ namespace BlackCore
|
||||
virtual void processHotkeyFuncEvent(const BlackMisc::Event::CEventHotkeyFunction &event) override;
|
||||
|
||||
protected:
|
||||
static const auto c_logContext = CRuntime::LogForApplication; //!< identifier
|
||||
|
||||
//! Constructor
|
||||
CContextApplication(CRuntimeConfig::ContextMode mode, CRuntime *runtime);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user