Forráskód Böngészése

Disables compiling fpvectorial

git-svn-id: trunk@19333 -
sekelsenmat 14 éve
szülő
commit
c35cf265c0
2 módosított fájl, 0 hozzáadás és 7 törlés
  1. 0 1
      packages/fpmake_add.inc
  2. 0 6
      packages/fpmake_proc.inc

+ 0 - 1
packages/fpmake_add.inc

@@ -29,7 +29,6 @@
   add_fftw;
   add_fpgtk;
   add_fpmkunit;
-  add_fpvectorial;
   add_fv;
   add_gdbint;
   add_gdbm;

+ 0 - 6
packages/fpmake_proc.inc

@@ -184,12 +184,6 @@ begin
 {$include fpmkunit/fpmake.pp}
 end;
 
-procedure add_fpvectorial;
-begin
-  with Installer do
-{$include fpvectorial/fpmake.pp}
-end;
-
 procedure add_fv;
 begin
   with Installer do