Index: trunk/scconfig/Rev.h =================================================================== --- trunk/scconfig/Rev.h (revision 33261) +++ trunk/scconfig/Rev.h (revision 33262) @@ -1 +1 @@ -static const int myrev = 33056; +static const int myrev = 33262; Index: trunk/scconfig/Rev.tab =================================================================== --- trunk/scconfig/Rev.tab (revision 33261) +++ trunk/scconfig/Rev.tab (revision 33262) @@ -1,3 +1,4 @@ +33262 configure remove vtlibrary (footprint lib allocation simplification) 33056 configure menu item for feature plugins: asm and shape 32952 configure new plugin: ch_editpoint draw edit points of objects 32934 configure moving onpoint from core to plugin Index: trunk/src/vtlibrary.c =================================================================== --- trunk/src/vtlibrary.c (revision 33261) +++ trunk/src/vtlibrary.c (nonexistent) @@ -1 +0,0 @@ -static int pcb_vtlibrary_dummy; Index: trunk/src/vtlibrary.h =================================================================== --- trunk/src/vtlibrary.h (revision 33261) +++ trunk/src/vtlibrary.h (nonexistent) @@ -1,6 +0,0 @@ -#ifndef PCB_VTLIBRARY_H -#define PCB_VTLIBRARY_H -#include -#include - -#endif Index: trunk/src/Makefile.in =================================================================== --- trunk/src/Makefile.in (revision 33261) +++ trunk/src/Makefile.in (revision 33262) @@ -244,7 +244,6 @@ undo_act.o undo_old.o view.o - vtlibrary.o vtpadstack.o vtpadstack_t.o vtr0.o