
* mln/io/tiff/all.hh: Remove spurious (disabled) header inclusion. * mln/io/fits/load.hh: Remove outdated comment. --- milena/ChangeLog | 7 +++++++ milena/mln/io/fits/load.hh | 1 - milena/mln/io/tiff/all.hh | 1 - 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/milena/ChangeLog b/milena/ChangeLog index 43d88ee..02ce5f7 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -1,5 +1,12 @@ 2009-06-03 Roland Levillain <roland@lrde.epita.fr> + Remove dead code in mln/io/. + + * mln/io/tiff/all.hh: Remove spurious (disabled) header inclusion. + * mln/io/fits/load.hh: Remove outdated comment. + +2009-06-03 Roland Levillain <roland@lrde.epita.fr> + * mln/io/fits/all.hh: Include all headers from mln/io/fits/. 2009-06-03 Roland Levillain <roland@lrde.epita.fr> diff --git a/milena/mln/io/fits/load.hh b/milena/mln/io/fits/load.hh index 11949f7..8000231 100644 --- a/milena/mln/io/fits/load.hh +++ b/milena/mln/io/fits/load.hh @@ -40,7 +40,6 @@ # include <mln/core/image/image2d.hh> # include <mln/value/int_u8.hh> -//FIXME: Add fitsio dependency # include <fitsio.h> diff --git a/milena/mln/io/tiff/all.hh b/milena/mln/io/tiff/all.hh index e79a366..ba2d0bd 100644 --- a/milena/mln/io/tiff/all.hh +++ b/milena/mln/io/tiff/all.hh @@ -44,6 +44,5 @@ namespace mln } # include <mln/io/tiff/load.hh> -//# include <mln/io/tiff/save.hh> #endif // ! MLN_IO_TIFF_ALL_HH -- 1.6.1.2