Remove double debug
This commit is contained in:
		
					parent
					
						
							
								c9e79561ae
							
						
					
				
			
			
				commit
				
					
						842125bc0d
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -56,7 +56,6 @@ void runNextPostPageTest()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    QObject::disconnect(testSvc->service(), &Danbooru::DanbooruServiceBase::postDownloadFinished,
 | 
					    QObject::disconnect(testSvc->service(), &Danbooru::DanbooruServiceBase::postDownloadFinished,
 | 
				
			||||||
                        testSvc, 0);
 | 
					                        testSvc, 0);
 | 
				
			||||||
    qDebug() << "--- NEXT POST PAGE TEST ---";
 | 
					 | 
				
			||||||
    QObject::connect(testSvc->service(), &Danbooru::DanbooruServiceBase::postDownloadFinished,
 | 
					    QObject::connect(testSvc->service(), &Danbooru::DanbooruServiceBase::postDownloadFinished,
 | 
				
			||||||
                     testSvc, &runPoolTest);
 | 
					                     testSvc, &runPoolTest);
 | 
				
			||||||
    qDebug() << "--- NEXT POST PAGE TEST ---";
 | 
					    qDebug() << "--- NEXT POST PAGE TEST ---";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue