mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Remove extraneous semicolons
This commit is contained in:
		
							parent
							
								
									745b0219c5
								
							
						
					
					
						commit
						1a8f466217
					
				
					 8 changed files with 8 additions and 8 deletions
				
			
		|  | @ -33,5 +33,5 @@ namespace Symbols | |||
|     const std::string GetName(u32 _address); | ||||
|     void Remove(u32 _address); | ||||
|     void Clear(); | ||||
| }; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
|  | @ -36,7 +36,7 @@ class Event | |||
| public: | ||||
|     Event() | ||||
|         : is_set(false) | ||||
|     {}; | ||||
|     {} | ||||
| 
 | ||||
|     void Set() | ||||
|     { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue