mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Common: Remove many unnecessary cross-platform compatibility macros
This commit is contained in:
		
							parent
							
								
									c0eaa662d4
								
							
						
					
					
						commit
						bf12f270b3
					
				
					 8 changed files with 17 additions and 92 deletions
				
			
		|  | @ -349,7 +349,7 @@ void GMainWindow::closeEvent(QCloseEvent* event) | |||
| #undef main | ||||
| #endif | ||||
| 
 | ||||
| int __cdecl main(int argc, char* argv[]) | ||||
| int main(int argc, char* argv[]) | ||||
| { | ||||
|     std::shared_ptr<Log::Logger> logger = Log::InitGlobalLogger(); | ||||
|     Log::Filter log_filter(Log::Level::Info); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue