Oops, Rob not Rocco :>
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@500 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
d4ddd014a3
commit
17276e506e
|
@ -2,7 +2,7 @@ CVS code -
|
||||||
General
|
General
|
||||||
- Removed center_x and center_y globals. center_y was
|
- Removed center_x and center_y globals. center_y was
|
||||||
completely unused and center_x was only used a few places,
|
completely unused and center_x was only used a few places,
|
||||||
easily replaced with COLS / 2.
|
easily replaced with COLS / 2 (oops, not current_x & y (Rob)).
|
||||||
- Deleted free_node, duplicate of delete_node, and changed all
|
- Deleted free_node, duplicate of delete_node, and changed all
|
||||||
free_node calls to delete_node.
|
free_node calls to delete_node.
|
||||||
- files.c:
|
- files.c:
|
||||||
|
|
Loading…
Reference in New Issue