mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Remove unused version.h
This commit is contained in:
		
							parent
							
								
									68c00ee771
								
							
						
					
					
						commit
						8efeb6ee2b
					
				
					 2 changed files with 0 additions and 12 deletions
				
			
		|  | @ -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…
	
	Add table
		Add a link
		
	
		Reference in a new issue