gui.h
changeset 164 0cbdf3c9bde1
parent 152 c3964b43943e
child 175 d6cccece959a
--- a/gui.h	Mon Sep 06 16:57:40 2004 +0000
+++ b/gui.h	Mon Sep 06 18:15:13 2004 +0000
@@ -108,8 +108,6 @@
 void ShowQueryString(StringID str, StringID caption, int maxlen, int maxwidth, byte window_class, uint16 window_number);
 void ShowMusicWindow();
 
-void DrawVehicleProfitButton(Vehicle *v, int x, int y);
-
 /* main_gui.c */
 VARDEF byte _newspaper_flag;
 VARDEF byte _construct_mode;