refs #316 Removed old statusMessage signals and sendStatusMessage slots.

This commit is contained in:
Mathew Sutcliffe
2014-09-25 21:43:40 +01:00
parent b1c74d81e5
commit aef7135e28
15 changed files with 0 additions and 135 deletions

View File

@@ -52,14 +52,6 @@ namespace BlackCore
//! Clean up (will be connected to signal QCoreApplication::aboutToQuit)
void gracefulShutdown();
//! \copydoc IContextApplication::sendStatusMessage
//! \remarks fail safe
void sendStatusMessage(const BlackMisc::CStatusMessage &message);
//! \copydoc IContextApplication::sendStatusMessage
//! \remarks fail safe
void sendStatusMessages(const BlackMisc::CStatusMessageList &messages);
// ------- Context as interface, normal way to access a context
//! Context for network