summaryrefslogtreecommitdiff
path: root/src/autofit/afhints.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autofit/afhints.h')
-rw-r--r--src/autofit/afhints.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/autofit/afhints.h b/src/autofit/afhints.h
index 96001cd80..9dd48be74 100644
--- a/src/autofit/afhints.h
+++ b/src/autofit/afhints.h
@@ -21,8 +21,6 @@
#include "aftypes.h"
-#define xxAF_SORT_SEGMENTS
-
FT_BEGIN_HEADER
/*
@@ -313,9 +311,6 @@ FT_BEGIN_HEADER
FT_Int num_segments; /* number of used segments */
FT_Int max_segments; /* number of allocated segments */
AF_Segment segments; /* segments array */
-#ifdef AF_SORT_SEGMENTS
- FT_Int mid_segments;
-#endif
FT_Int num_edges; /* number of used edges */
FT_Int max_edges; /* number of allocated edges */