X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fglsl%2Ffeatures.h;h=8aee02caa64daf63bef8aa926bcb74c33fb50569;hb=8e553af57b712051f47293c971671f4f6a939be2;hp=f8be0131462d1aded0bc16dc29b857e9a6131d92;hpb=1401e69c17d06034af53f6e55e735be065b75c7b;p=libs%2Fgl.git diff --git a/source/glsl/features.h b/source/glsl/features.h index f8be0131..8aee02ca 100644 --- a/source/glsl/features.h +++ b/source/glsl/features.h @@ -25,7 +25,6 @@ struct Features Features(); - static Features from_context(); static Features from_version(const Version &); static Features latest(); };