X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=demos%2Fdesertpillars%2Fsource%2Fdesertpillars.h;fp=demos%2Fdesertpillars%2Fsource%2Fdesertpillars.h;h=3171da8efb6e7288c9aa7e139b5d0c5894f70d67;hb=857e0a3f684fba4810260697a78a769dff514f1f;hp=7aae1c2d903dbc52e0593950861b14152a5f94e0;hpb=afffed5bf161b5972a02f055225701118ed5a4e7;p=libs%2Fgl.git diff --git a/demos/desertpillars/source/desertpillars.h b/demos/desertpillars/source/desertpillars.h index 7aae1c2d..3171da8e 100644 --- a/demos/desertpillars/source/desertpillars.h +++ b/demos/desertpillars/source/desertpillars.h @@ -35,7 +35,6 @@ private: { private: Msp::DataFile::DirectorySource source; - Msp::GL::ResourceManager res_mgr; public: Resources(Msp::GL::ResourceManager *);