curses: save 250MB of memory
Don't call curses_resize() at the end of curses_display_init() as height and width are not yet defined. It will be called later by code from vl.c. This save 250MB of memory when using -curses. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
		
							parent
							
								
									324a802185
								
							
						
					
					
						commit
						e09fdfaf32
					
				
		Loading…
	
		Reference in New Issue