src/group_gui.cpp
changeset 10641 13148f508e6d
parent 10621 3edd349d9c14
child 10716 2406d1520245
--- a/src/group_gui.cpp	Mon May 19 09:45:24 2008 +0000
+++ b/src/group_gui.cpp	Mon May 19 09:48:47 2008 +0000
@@ -757,7 +757,6 @@
 	WC_TRAINS_LIST, WC_NONE,
 	WDF_STD_TOOLTIPS | WDF_STD_BTN | WDF_DEF_WIDGET | WDF_UNCLICK_BUTTONS | WDF_STICKY_BUTTON | WDF_RESIZABLE,
 	_group_widgets,
-	NULL
 };
 
 void ShowPlayerGroup(PlayerID player, VehicleType vehicle_type)