]> git.imager.perl.org - imager.git/blobdiff - imperl.h
PNG re-work: change note for the previous + some TODO
[imager.git] / imperl.h
index fad1d66cc542db52780968bc5606c8f21f158175..94033475939eda7403cb103783fc98a6f6bfbe87 100644 (file)
--- a/imperl.h
+++ b/imperl.h
@@ -19,10 +19,6 @@ typedef i_img * Imager;
 typedef TT_Fonthandle* Imager__Font__TT;
 #endif
 
-#ifdef HAVE_FT2
-typedef FT2_Fonthandle* Imager__Font__FT2;
-#endif
-
 /* for the fill objects
    Since a fill object may later have dependent images, (or fills!)
    we need perl wrappers - oh well