mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 05:00:25 +00:00
Remove last "forceFeatureReport" bit
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user