summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/client_plugin.js
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/webapp/client_plugin.js')
-rw-r--r--remoting/webapp/client_plugin.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/webapp/client_plugin.js b/remoting/webapp/client_plugin.js
index 247d068..8cd8f1c 100644
--- a/remoting/webapp/client_plugin.js
+++ b/remoting/webapp/client_plugin.js
@@ -58,7 +58,6 @@ remoting.ClientPlugin.prototype.isSupportedVersion = function() {};
*/
remoting.ClientPlugin.Feature = {
INJECT_KEY_EVENT: 'injectKeyEvent',
- NOTIFY_CLIENT_DIMENSIONS: 'notifyClientDimensions',
NOTIFY_CLIENT_RESOLUTION: 'notifyClientResolution',
ASYNC_PIN: 'asyncPin',
PAUSE_VIDEO: 'pauseVideo',