X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Fbeamgate.h;h=bcb4f4d0f7ef9566e64430d82afe534ece3029b7;hb=d0881a98a6240758ac1aeceaa9443d718ab1ad5c;hp=8a3afe404680f08875101aba407bb3f1ef30233f;hpb=a4a6af55ad5a9bfa14067532b1d1c914ef4c6668;p=r2c2.git diff --git a/source/libr2c2/beamgate.h b/source/libr2c2/beamgate.h index 8a3afe4..bcb4f4d 100644 --- a/source/libr2c2/beamgate.h +++ b/source/libr2c2/beamgate.h @@ -20,10 +20,6 @@ public: void rotation(float); }; -private: - using TrackAttachment::layout; - -public: BeamGate(Layout &); virtual ~BeamGate();