forked from qt-creator/qt-creator
Clang: Remove unused function
Change-Id: I40f04bf898a6370f1e4586c6f942337301b0407a Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
@@ -54,7 +54,6 @@ public:
|
||||
bool hasMixinType(HighlightingType type) const;
|
||||
bool hasOnlyType(HighlightingType type) const;
|
||||
bool hasFunctionArguments() const;
|
||||
QVector<HighlightingMark> outputFunctionArguments() const;
|
||||
|
||||
operator HighlightingMarkContainer() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user