]> git.imager.perl.org - imager.git/blobdiff - feat.c
avoid an unneeded check in the FT1 has_chars() method implementation
[imager.git] / feat.c
diff --git a/feat.c b/feat.c
index ea8483943688f84fda7fcb6561d6e833015ecac8..255455724113047dcfc0df9991cf016556455069 100644 (file)
--- a/feat.c
+++ b/feat.c
@@ -1,5 +1,6 @@
 #include "feat.h"
 
 #include "feat.h"
 
+/* only for use as a placeholder in the old dynamic module code */
 undef_int
 i_has_format(char *frmt) {
   int rc,i;
 undef_int
 i_has_format(char *frmt) {
   int rc,i;