X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FSound%2Ffg_fx.hxx;h=7d5132dd9e2a9c85a80fc4ba97f423b03ddab104;hb=bcea720db3e29a62626b361f2149a7147e149f3b;hp=81fac4f72b6f9fdb8ff443c79125f72d68fed867;hpb=7b8804bd409931573b62567c921a4b8d0ed3c419;p=flightgear.git diff --git a/src/Sound/fg_fx.hxx b/src/Sound/fg_fx.hxx index 81fac4f72..7d5132dd9 100644 --- a/src/Sound/fg_fx.hxx +++ b/src/Sound/fg_fx.hxx @@ -49,7 +49,7 @@ class FGFX : public SGSampleGroup public: - FGFX ( SGSoundMgr *smgr, const std::string &refname, SGPropertyNode *props = 0 ); + FGFX ( const std::string &refname, SGPropertyNode *props = 0 ); virtual ~FGFX (); virtual void init ();