mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
Issue #77 Remove unused methods
This commit is contained in:
@@ -49,9 +49,6 @@ namespace BlackMisc
|
||||
//! Convert to CStatusMessage for returning the message directly from the function which generated it.
|
||||
operator CStatusMessage();
|
||||
|
||||
//! Convert to CVariant for returning the message directly from the function which generated it.
|
||||
operator CVariant();
|
||||
|
||||
//! Sends a verbatim, preformatted message to the log.
|
||||
static void preformatted(const CStatusMessage &statusMessage);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user