Remove last "forceFeatureReport" bit

This commit is contained in:
trav90
2016-05-19 19:54:46 -05:00
committed by roytam1
parent 4360a79129
commit 5ab9b89635
-1
View File
@@ -75,7 +75,6 @@ GLXLibrary::EnsureInitialized()
if (!mOGLLibrary) {
const char* libGLfilename = nullptr;
bool forceFeatureReport = false;
// see e.g. bug 608526: it is intrinsically interesting to know whether we have dynamically linked to libGL.so.1
// because at least the NVIDIA implementation requires an executable stack, which causes mprotect calls,