mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-03 04:19:20 -04:00
flint++ static analyzer detected items (not all that were likely legit positives, but a start) as well as some clang detected unused vars, cleanup_
This commit is contained in:
@@ -20,7 +20,7 @@ public:
|
||||
void onConnectionOpened ();
|
||||
|
||||
private:
|
||||
TaskManagerConnection(TaskManagerConnection&);
|
||||
TaskManagerConnection(const TaskManagerConnection&);
|
||||
TaskManagerConnection& operator=(TaskManagerConnection&);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user