TIFF loader: Remove obsolete comment

This commit is contained in:
Kim Woelders 2022-03-11 13:51:51 +01:00
parent d545dea9c6
commit e8e0130ce0
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
/* To do: */
/* o Need code to handle tiff with different orientations */
#include "loader_common.h"
#include <setjmp.h>