forked from qt-creator/qt-creator
		
	Clang: Fix warning
We can add it later again. Change-Id: Ic75d05623cec0f9b0558495be5e1856ccf639c97 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
		
				
					committed by
					
						 Tobias Hunger
						Tobias Hunger
					
				
			
			
				
	
			
			
			
						parent
						
							6b2270e178
						
					
				
				
					commit
					8c701f620a
				
			| @@ -157,7 +157,6 @@ private: | ||||
|     std::vector<const clang::NamedDecl*> namedDeclarations; | ||||
|     const clang::SourceManager &sourceManager; | ||||
|     const clang::SourceLocation cursorSourceLocation; | ||||
|     bool isTemplate = false; | ||||
| }; | ||||
|  | ||||
| inline | ||||
|   | ||||
		Reference in New Issue
	
	Block a user