mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Updating IContext to our current style and making it less reliant on macros.
Updating code that uses IContext to a more conformant pattern of usage.
This commit is contained in:
@@ -34,8 +34,6 @@ namespace BlackCore
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
BLACK_INTERFACE(BlackCore::INetwork)
|
||||
|
||||
virtual ~INetwork() {}
|
||||
|
||||
enum
|
||||
|
||||
Reference in New Issue
Block a user