forked from qt-creator/qt-creator
		
	CppTools: Remove dead code
Change-Id: I89e544946ff06593cb16badfb39a04f9d22924ef Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
		@@ -34,8 +34,6 @@
 | 
			
		||||
 | 
			
		||||
using namespace CppTools::Internal;
 | 
			
		||||
 | 
			
		||||
static const int MaxPendingDocuments = 10;
 | 
			
		||||
 | 
			
		||||
CppLocatorFilter::CppLocatorFilter(CppLocatorData *locatorData)
 | 
			
		||||
    : m_data(locatorData)
 | 
			
		||||
{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user