X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fmaterials%2Frendermethod.h;h=bf35aac57db1177e0a06ee229fe22a3197f64cf2;hp=11c7e8583ecd430f759fe75fb078aac5317700d2;hb=ae45c0397e2cb8f0a01f2f31d01c95ff3870271e;hpb=23d4100160bfa33359ce297b6b36244abcaa5f82 diff --git a/source/materials/rendermethod.h b/source/materials/rendermethod.h index 11c7e858..bf35aac5 100644 --- a/source/materials/rendermethod.h +++ b/source/materials/rendermethod.h @@ -30,7 +30,6 @@ public: static ActionMap shared_actions; public: - Loader(RenderMethod &); Loader(RenderMethod &, Collection &); private: virtual void init_actions();