Clang: Remove unused function

Change-Id: I40f04bf898a6370f1e4586c6f942337301b0407a
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
Marco Bubke
2016-03-07 13:29:41 +01:00
parent 40c4f7847f
commit aa28f93fac
3 changed files with 0 additions and 26 deletions

View File

@@ -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;