src/gui.h
branchcpp_gui
changeset 6268 4b5241e5dd10
parent 6258 a2f86b8fd99b
child 6285 187e3ef04cc9
--- a/src/gui.h	Tue Feb 27 23:54:28 2007 +0000
+++ b/src/gui.h	Wed Feb 28 00:33:40 2007 +0000
@@ -20,7 +20,6 @@
 void DrawArrowButtons(int x, int y, int ctab, byte state, bool clickable_left, bool clickable_right);
 
 /* graph_gui.c */
-extern const byte _cargo_colours[NUM_CARGO];
 void ShowOperatingProfitGraph(void);
 void ShowIncomeGraph(void);
 void ShowDeliveredCargoGraph(void);