diff --git a/autobuild.xml b/autobuild.xml index be3e758c0c..509b7189a9 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -850,9 +850,9 @@ archive hash - 7b8fd7a8ea9850f1cad187059d2da4af + 2f8fdc6950620cee3a526ede27e068aa url - http://3p.firestormviewer.org/dullahan-1.12.2.202109131147_91.1.23_g04c8d56_chromium-91.0.4472.164-linux64-212560947.tar.bz2 + http://3p.firestormviewer.org/dullahan-1.12.2.202109282040_91.1.23_g04c8d56_chromium-91.0.4472.164-linux64-212711840.tar.bz2 name linux64 diff --git a/indra/media_plugins/cef/media_plugin_cef.cpp b/indra/media_plugins/cef/media_plugin_cef.cpp index 00c707af39..647e3dec38 100644 --- a/indra/media_plugins/cef/media_plugin_cef.cpp +++ b/indra/media_plugins/cef/media_plugin_cef.cpp @@ -141,10 +141,6 @@ MediaPluginBase(host_send_func, host_user_data) mPickedFiles.clear(); mCurVolume = 0.0; -#ifdef LL_LINUX - mDisableGPU = true; -#endif - mCEFLib = new dullahan(); setVolume();