mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	Use portable format specifiers: Remove dead code.
This commit is contained in:
		 Eliseo Martínez
					Eliseo Martínez
				
			
				
					committed by
					
						 Thiago de Arruda
						Thiago de Arruda
					
				
			
			
				
	
			
			
			 Thiago de Arruda
						Thiago de Arruda
					
				
			
						parent
						
							30b062e7d8
						
					
				
				
					commit
					2dd98267f0
				
			| @@ -88,10 +88,6 @@ Error: configure did not run properly.Check auto/config.log. | ||||
| #  define __w64 | ||||
| typedef unsigned long __w64 long_u; | ||||
| typedef          long __w64 long_i; | ||||
| # define SCANF_HEX_LONG_U       "%lx" | ||||
| # define SCANF_DECIMAL_LONG_U   "%lu" | ||||
| # define PRINTF_HEX_LONG_U      "0x%lx" | ||||
| #define PRINTF_DECIMAL_LONG_U SCANF_DECIMAL_LONG_U | ||||
|  | ||||
| /* | ||||
|  * The characters and attributes cached for the screen. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user