(svn r3489) Remove an unused declaration
authortron
Mon, 30 Jan 2006 16:58:05 +0000
changeset 2933 d7a6b3853609
parent 2932 16e9c72e32df
child 2934 3b7eef9871f8
(svn r3489) Remove an unused declaration
roadveh_cmd.c
--- a/roadveh_cmd.c	Mon Jan 30 16:57:47 2006 +0000
+++ b/roadveh_cmd.c	Mon Jan 30 16:58:05 2006 +0000
@@ -19,8 +19,6 @@
 #include "depot.h"
 #include "vehicle_gui.h"
 
-void ShowRoadVehViewWindow(Vehicle *v);
-
 static const uint16 _roadveh_images[63] = {
 	0xCD4, 0xCDC, 0xCE4, 0xCEC, 0xCF4, 0xCFC, 0xD0C, 0xD14,
 	0xD24, 0xD1C, 0xD2C, 0xD04, 0xD1C, 0xD24, 0xD6C, 0xD74,