Index: gsch2pcb-rnd/glue.c =================================================================== --- gsch2pcb-rnd/glue.c (revision 34764) +++ gsch2pcb-rnd/glue.c (nonexistent) @@ -1,34 +0,0 @@ -/* gsch2pcb-rnd - * (C) 2015..2016, Tibor 'Igor2' Palinkas - * - * This program is free software which I release under the GNU General Public - * License. You may redistribute and/or modify this program under the terms - * of that license as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. Version 2 is in the - * COPYRIGHT file in the top level directory of this distribution. - * - * To get a copy of the GNU General Puplic License, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -*/ - -#include -#include -#include -#include "config.h" -#include -#include -#include -#include -#include -#include "gsch2pcb_rnd_conf.h" -#include - -/* glue for pcb-rnd core */ - -static const char rnd_conf_internal_arr[] = { 0 }; -const char *rnd_conf_internal = rnd_conf_internal_arr; Index: gsch2pcb-rnd/Makefile.in =================================================================== --- gsch2pcb-rnd/Makefile.in (revision 34764) +++ gsch2pcb-rnd/Makefile.in (revision 34765) @@ -48,7 +48,6 @@ help.o \ netlister.o \ run.o \ - glue.o \ method_import.o all: