Minor tidying and cleanup
This commit is contained in:
@@ -108,7 +108,7 @@ public:
|
||||
static void releaseBackToServer(std::unique_ptr<Connection> connection);
|
||||
|
||||
private:
|
||||
friend class Connection;
|
||||
friend struct Connection;
|
||||
/**
|
||||
* Private constructor - use create() factory method instead.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user