summaryrefslogtreecommitdiff
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/gui.h b/src/gui.h
index 0e689cd60..11e501f3d 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -29,16 +29,6 @@ void ShowGameDifficulty();
void ShowGameSettings();
void DrawArrowButtons(int x, int y, Colours button_colour, byte state, bool clickable_left, bool clickable_right);
-/* graph_gui.cpp */
-void ShowOperatingProfitGraph();
-void ShowIncomeGraph();
-void ShowDeliveredCargoGraph();
-void ShowPerformanceHistoryGraph();
-void ShowCompanyValueGraph();
-void ShowCargoPaymentRates();
-void ShowCompanyLeagueTable();
-void ShowPerformanceRatingDetail();
-
/* train_gui.cpp */
void ShowOrdersWindow(const Vehicle *v);