]> git.imager.perl.org - imager.git/blobdiff - fontft1.c
update Changes
[imager.git] / fontft1.c
index e0332f1262aa5a4c003971387d25322c7951022f..df05e86fc166de6c9c5cd5c0e66a02c1c55f61d9 100644 (file)
--- a/fontft1.c
+++ b/fontft1.c
@@ -150,7 +150,6 @@ static int  LTT_hinted = 1;  /* FIXME: this too */
 
 void
 i_tt_start(void) {
-  im_context_t ctx = im_get_context();
   if (slot == -1)
     slot = im_context_slot_new(i_tt_uninit);
 }