mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	Remove unused version.h
This commit is contained in:
		
							parent
							
								
									68c00ee771
								
							
						
					
					
						commit
						8efeb6ee2b
					
				@ -65,7 +65,6 @@ set(HEADERS
 | 
			
		||||
            hotkeys.h
 | 
			
		||||
            main.h
 | 
			
		||||
            ui_settings.h
 | 
			
		||||
            version.h
 | 
			
		||||
            )
 | 
			
		||||
 | 
			
		||||
set(UIS
 | 
			
		||||
 | 
			
		||||
@ -1,11 +0,0 @@
 | 
			
		||||
// Copyright 2014 Citra Emulator Project
 | 
			
		||||
// Licensed under GPLv2 or any later version
 | 
			
		||||
// Refer to the license.txt file included.
 | 
			
		||||
 | 
			
		||||
// TODO: Supposed to be generated...
 | 
			
		||||
// GENERATED - Do not edit!
 | 
			
		||||
#ifndef VERSION_H_
 | 
			
		||||
#define VERSION_H_
 | 
			
		||||
#define __BUILD__ "40"
 | 
			
		||||
#define VERSION __BUILD__
 | 
			
		||||
#endif // VERSION_H_
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user