gschem: Remove redundant "page-new" command.
commita905fe5793c03e9df5ee957d9e01d2f511a1a7f4
authorPeter TB Brett <peter@peter-b.co.uk>
Fri, 13 Sep 2013 14:41:06 +0000 (13 15:41 +0100)
committerPeter TB Brett <peter@peter-b.co.uk>
Wed, 18 Sep 2013 20:45:53 +0000 (18 21:45 +0100)
treef15f5821f6672ac04af8bfaeeae641776479c534
parent1eb85d3d4d6d528029f9c71b5845dd64ff9669d5
gschem: Remove redundant "page-new" command.

It does exactly the same as "file-new".  It was a toss-up which one to
keep, but "file-new" won.
gschem/include/prototype.h
gschem/lib/system-gschemrc.scm
gschem/src/g_keys.c
gschem/src/g_register.c
gschem/src/i_callbacks.c