Remove outdated LIBGL_ALWAYS_INDIRECT hack

This commit is contained in:
Ilya Fedin 2020-05-08 12:50:57 +04:00 committed by John Preston
parent 78c3c86fe6
commit d1d1f83881

View file

@ -623,10 +623,6 @@ namespace Platform {
void start() {
LOG(("Launcher filename: %1").arg(GetLauncherFilename()));
if (InAppImage()) {
qputenv("LIBGL_ALWAYS_INDIRECT", "1");
}
#ifdef TDESKTOP_USE_FONTCONFIG_FALLBACK
FallbackFontConfig();
#endif // TDESKTOP_USE_FONTCONFIG_FALLBACK