]> git.tdb.fi Git - libs/demoscene.git/blobdiff - source/fadeoverlay.h
Minor cleanups
[libs/demoscene.git] / source / fadeoverlay.h
index e25d16848ebe054fa166f244ed81b2480f9ea226..e427c4ee9914c38752e1038a5edebbde08ddc2d7 100644 (file)
@@ -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 &);