* src/tgbatest/Makefile.am: Remove the unused minimize program.

* src/tgbatest/minimize.cc: Delete.
This commit is contained in:
Alexandre Duret-Lutz 2011-01-05 23:12:33 +01:00
parent 8c972ad3ce
commit b9dd72b29b
3 changed files with 6 additions and 144 deletions

View file

@ -1,3 +1,8 @@
2011-01-05 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/tgbatest/Makefile.am: Remove the unused minimize program.
* src/tgbatest/minimize.cc: Delete.
2011-01-05 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Cleanup the minimize.hh interface.