X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Ftexture2d.h;fp=source%2Fcore%2Ftexture2d.h;h=4f0bde26960c0db5f4dee5c9a0edd381f86e285e;hb=ef650a483b4201a1e9727f9a86e59894344d30e8;hp=a2454b76b3e613dd552599a2e545d7aef4716d0a;hpb=4965ad140daacd10e77b74ce9b49e98c4c4dae55;p=libs%2Fgl.git diff --git a/source/core/texture2d.h b/source/core/texture2d.h index a2454b76..4f0bde26 100644 --- a/source/core/texture2d.h +++ b/source/core/texture2d.h @@ -37,7 +37,7 @@ private: unsigned levels; public: - Texture2D(ResourceManager * = 0); + Texture2D(); virtual ~Texture2D(); /** Defines storage structure for the texture. If lv is zero, the number