Minor: remove superfluous include
This commit is contained in:
		@@ -201,7 +201,6 @@ contains( CONFIG, PTU5 ) {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    PTU5BASEPATH = /opt/devel/ptu5
 | 
					    PTU5BASEPATH = /opt/devel/ptu5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    INCLUDEPATH += $$PTU5BASEPATH/qt/libs/devicecontroller/include
 | 
					 | 
				
			||||||
    INCLUDEPATH += $$PTU5BASEPATH/qt/libs/devicecontroller/include
 | 
					    INCLUDEPATH += $$PTU5BASEPATH/qt/libs/devicecontroller/include
 | 
				
			||||||
    LIBS += -L$$PTU5BASEPATH/qt/libs/devicecontroller/library
 | 
					    LIBS += -L$$PTU5BASEPATH/qt/libs/devicecontroller/library
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user