File diff r7412:e5f07529a093 → r7413:3ccdde9800e0
src/vehicle.h
Show inline comments
 
@@ -352,8 +352,6 @@ struct Vehicle : PoolItem<Vehicle, Vehic
 
	/** We want to 'destruct' the right class. */
 
	virtual ~Vehicle();
 

	
 
	void QuickFree();
 

	
 
	void BeginLoading();
 
	void LeaveStation();