forked from qt-creator/qt-creator
Clang: Remove useless Q_DISABLE_COPY
Change-Id: I86f0b6aaf6da70634b1d8e191eb069f4e456f5fa Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
@@ -48,7 +48,6 @@ class ModelManagerSupportClang:
|
||||
public CppTools::ModelManagerSupport
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_DISABLE_COPY(ModelManagerSupportClang)
|
||||
|
||||
public:
|
||||
ModelManagerSupportClang();
|
||||
|
||||
Reference in New Issue
Block a user