X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fglsl%2Ffeatures.h;fp=source%2Fglsl%2Ffeatures.h;h=8aee02caa64daf63bef8aa926bcb74c33fb50569;hb=8e553af57b712051f47293c971671f4f6a939be2;hp=f8be0131462d1aded0bc16dc29b857e9a6131d92;hpb=009918e76dda88b0cb68fdaa20c63d6e952af260;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(); };