diff options
author | Adam Jackson <ajax@redhat.com> | 2014-09-26 12:01:37 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2014-10-27 15:45:24 -0400 |
commit | 7679afd4da8b86aed27e5916ba723116a3c8bb4a (patch) | |
tree | bd0d39d52d2d043f9ea36db411daf60c2e571f06 /mi/midash.c | |
parent | f307ef10f4c33da4b5ae59800931741b0a431d75 (diff) |
mi: Fold mifpolycon.c into miarc.c
Also put mifpoly.h on a diet, and stop including it from places that
don't need it.
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'mi/midash.c')
-rw-r--r-- | mi/midash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mi/midash.c b/mi/midash.c index 78cbaf25e..50b0fbe3f 100644 --- a/mi/midash.c +++ b/mi/midash.c @@ -49,7 +49,6 @@ SOFTWARE. #include "regionstr.h" #include "mistruct.h" -#include "mifpoly.h" void miStepDash(int dist, /* distance to step */ |