X-Git-Url: http://git.tdb.fi/?p=libs%2Fdemoscene.git;a=blobdiff_plain;f=source%2Ffadeoverlay.h;h=e427c4ee9914c38752e1038a5edebbde08ddc2d7;hp=e25d16848ebe054fa166f244ed81b2480f9ea226;hb=7857d6ec5961f94bc926b1a969f2c841713f9650;hpb=6a05e385ed55b1b38825b07166698590df4d3634 diff --git a/source/fadeoverlay.h b/source/fadeoverlay.h index e25d168..e427c4e 100644 --- a/source/fadeoverlay.h +++ b/source/fadeoverlay.h @@ -47,7 +47,6 @@ private: public: FadeOverlay(Msp::DataFile::Collection &); - void set_content(Msp::GL::Renderable *); void set_color(const Msp::GL::Color &); virtual void render(Msp::GL::Renderer &, const Msp::GL::Texture2D &, const Msp::GL::Texture2D &);