Skip to content

Commit ccda620

Browse files
Droop old code
1 parent bd0de3b commit ccda620

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libbirdfont/OpenFontFormat/load_font.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,9 +382,7 @@ GString* get_bf_contour_data (guint unicode, FT_Vector* points, char* flags, int
382382
double units = get_units (units_per_em);
383383
guint prev_is_curve;
384384
int points_length;
385-
gboolean cnc_open = FALSE;
386385

387-
388386
if (length == 0) {
389387
return bf;
390388
}

0 commit comments

Comments
 (0)