X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibmarklin%2Flocomotive.h;h=4188df5e809dd3cbf756dbfc4b070700a900c8d3;hb=52cbe8d99669f843f8f75c51128e2748584dd03a;hp=7142701a28e3c5d9e6d5552db523ba00c469e18f;hpb=36beacc579d3132642ed4d98ce5a6d99842b5812;p=r2c2.git diff --git a/source/libmarklin/locomotive.h b/source/libmarklin/locomotive.h index 7142701..4188df5 100644 --- a/source/libmarklin/locomotive.h +++ b/source/libmarklin/locomotive.h @@ -35,7 +35,6 @@ private: void status_reply(Error, const std::string &); bool reverse_timeout(); }; -typedef std::list LocomotiveSeq; } // namespace Marklin