forked from qt-creator/qt-creator
GenericHighlighter: Remove strange private function
Added in aadb6f16
, probably to test something...
Change-Id: Ib466ce7035ce4893dd7cf505bace9cf2c362ecf7
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -95,7 +95,6 @@ private:
|
|||||||
Manager();
|
Manager();
|
||||||
|
|
||||||
void clear();
|
void clear();
|
||||||
int foo();
|
|
||||||
|
|
||||||
bool m_isDownloadingDefinitionsSpec;
|
bool m_isDownloadingDefinitionsSpec;
|
||||||
QList<DefinitionDownloader *> m_downloaders;
|
QList<DefinitionDownloader *> m_downloaders;
|
||||||
|
Reference in New Issue
Block a user