diff --git a/autobuild.xml b/autobuild.xml
index be3e758c0c..509b7189a9 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -850,9 +850,9 @@
archive
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();