kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=e8e0130ce006d86708d432875611b8bd54288c13
commit e8e0130ce006d86708d432875611b8bd54288c13 Author: Kim Woelders <[email protected]> Date: Fri Mar 11 13:51:51 2022 +0100 TIFF loader: Remove obsolete comment --- src/modules/loaders/loader_tiff.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/modules/loaders/loader_tiff.c b/src/modules/loaders/loader_tiff.c index 88a8f8e..abe99fc 100644 --- a/src/modules/loaders/loader_tiff.c +++ b/src/modules/loaders/loader_tiff.c @@ -1,6 +1,3 @@ -/* To do: */ -/* o Need code to handle tiff with different orientations */ - #include "loader_common.h" #include <setjmp.h> --
