X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2F3d%2Faxle.h;h=6335b9f8e30cef023c4ae9f35592eba56e0ba79f;hb=a5e1363ceac1ab552849640c9021fcda362c4416;hp=86bb752e47b9c71805a2e35b6291790d89178bf9;hpb=b0d402f30489b0618d21281781e1b8f683ed567b;p=r2c2.git diff --git a/source/3d/axle.h b/source/3d/axle.h index 86bb752..6335b9f 100644 --- a/source/3d/axle.h +++ b/source/3d/axle.h @@ -15,7 +15,6 @@ private: public: Axle3D(const Vehicle3D &, unsigned); - Axle3D(const Vehicle3D &, unsigned, unsigned); virtual void update_matrix(); };