From 22d84a587b299f028dbff4d3f8d8ecd56b275c2f Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 12 Jun 2016 11:57:22 +0100 Subject: reduce cocoa unecessary use of core API --- frontends/cocoa/plotter.h | 1 - 1 file changed, 1 deletion(-) (limited to 'frontends/cocoa/plotter.h') diff --git a/frontends/cocoa/plotter.h b/frontends/cocoa/plotter.h index 8a26e5246..88f9fcab6 100644 --- a/frontends/cocoa/plotter.h +++ b/frontends/cocoa/plotter.h @@ -21,7 +21,6 @@ #import #import "desktop/plot_style.h" -#import "cocoa/coordinates.h" extern const struct plotter_table cocoa_plotters; -- cgit v1.2.3