mirror of
				https://github.com/chylex/Nextcloud-Desktop.git
				synced 2025-11-04 01:40:19 +01:00 
			
		
		
		
	Make the codebase consistent, we already have a lot of implicit pointer comparisons. Exception: Stay explicit on return's, example: return _db != nullptr; Signed-off-by: Michael Schuster <michael@schuster.ms>