forked from qt-creator/qt-creator
Get rid of the #warning directives.
This commit is contained in:
@@ -963,7 +963,7 @@ bool ObjCMethod::hasReturnType() const
|
||||
|
||||
unsigned ObjCMethod::argumentCount() const
|
||||
{
|
||||
#warning robe implement me
|
||||
// ### port me
|
||||
return memberCount();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user