ncurses: cleanup
remove unused intf_sys_t members remove useless assignements use C99 for(;;) fix a double free when not using ncursesw use sizeof instead of strlen() when possible use var_GetInteger() instead of var_Get() use calloc() to allocate intf_sys_t and remove assignements which set memory to 0
Showing
This diff is collapsed.
Please register or sign in to comment