diff -r 3988d0156a49 -r 416385a64dcb src/openttd.h --- a/src/openttd.h Fri Mar 28 16:33:28 2008 +0000 +++ b/src/openttd.h Fri Mar 28 16:34:50 2008 +0000 @@ -12,7 +12,6 @@ struct Waypoint; struct ViewPort; struct DrawPixelInfo; -struct Group; typedef byte VehicleOrderID; ///< The index of an order within its current vehicle (not pool related) typedef byte LandscapeID; typedef uint16 EngineID; @@ -24,7 +23,6 @@ typedef uint16 WaypointID; typedef uint16 OrderID; typedef uint16 SignID; -typedef uint16 GroupID; typedef uint16 EngineRenewID; enum GameModes {