mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	LCD: Remove unneeded #undef with no matching #define.
This commit is contained in:
		
							parent
							
								
									d8aa2460ef
								
							
						
					
					
						commit
						387d935a54
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -52,8 +52,6 @@ struct Regs { | |||
|         return content[index]; | ||||
|     } | ||||
| 
 | ||||
| #undef ASSERT_MEMBER_SIZE | ||||
| 
 | ||||
| }; | ||||
| static_assert(std::is_standard_layout<Regs>::value, "Structure does not use standard layout"); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue