X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fmaterials%2Frenderpass.h;fp=source%2Fmaterials%2Frenderpass.h;h=ae9e34b8e76c70228b0caf0fe3ef0085f5bad944;hb=5008778dbb1840bf7c6d479800d2b932f8386fb2;hp=c810e2c7260512cdadcce4612575b832e32458c8;hpb=f3ee91e70df8a7fdc68f46427bf8a28f34f0cd24;p=libs%2Fgl.git diff --git a/source/materials/renderpass.h b/source/materials/renderpass.h index c810e2c7..ae9e34b8 100644 --- a/source/materials/renderpass.h +++ b/source/materials/renderpass.h @@ -41,8 +41,6 @@ public: private: virtual void finish(); - static std::string get_shader_name(const std::string &); - void material_inline(); void material(const std::string &); void shader(const std::string &);