Index: trunk/src/remoting/webapp/plugin_settings.js |
=================================================================== |
--- trunk/src/remoting/webapp/plugin_settings.js (revision 267063) |
+++ trunk/src/remoting/webapp/plugin_settings.js (working copy) |
@@ -54,6 +54,3 @@ |
// Whether to use MediaSource API for video rendering. |
remoting.Settings.prototype.USE_MEDIA_SOURCE_RENDERING = false; |
- |
-// 'native', 'nacl' or 'pnacl'. |
-remoting.Settings.prototype.CLIENT_PLUGIN_TYPE = 'CLIENT_PLUGIN_TYPE'; |