Fix debug build on Linux
This commit is contained in:
		
							parent
							
								
									a6df03d990
								
							
						
					
					
						commit
						58451aed91
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -279,7 +279,7 @@ namespace { | |||
| 
 | ||||
| bool DebugModeEnabled = false; | ||||
| 
 | ||||
| void MoveOldDataFiles(const QString &wasDir) { | ||||
| [[maybe_unused]] void MoveOldDataFiles(const QString &wasDir) { | ||||
| 	if (wasDir.isEmpty()) { | ||||
| 		return; | ||||
| 	} | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Ilya Fedin
						Ilya Fedin