Index: remoting/webapp/base/js/plugin_settings.js |
diff --git a/remoting/webapp/base/js/plugin_settings.js b/remoting/webapp/base/js/plugin_settings.js |
index 0131bc15be3d11fe32edd4532d346635d00e7cd1..ee59160ddc0d0f7a84a4e513015eda945ac69a1d 100644 |
--- a/remoting/webapp/base/js/plugin_settings.js |
+++ b/remoting/webapp/base/js/plugin_settings.js |
@@ -66,8 +66,5 @@ remoting.Settings.prototype.XMPP_SERVER_USE_TLS = |
remoting.Settings.prototype.THIRD_PARTY_AUTH_REDIRECT_URI = |
'THIRD_PARTY_AUTH_REDIRECT_URL'; |
-// 'native', 'nacl' or 'pnacl'. |
-remoting.Settings.prototype.CLIENT_PLUGIN_TYPE = 'CLIENT_PLUGIN_TYPE'; |
- |
/** @const {boolean} If true, use GCD instead of Chromoting registry. */ |
remoting.Settings.prototype.USE_GCD = !!'USE_GCD'; |