Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / remoting / protocol / session_config.h
index ae1ab5e..4246228 100644 (file)
@@ -83,9 +83,6 @@ class SessionConfig {
     return audio_config_.transport != ChannelConfig::TRANSPORT_NONE;
   }
 
-  // Returns true if the control channel supports capabilities.
-  bool SupportsCapabilities() const;
-
   // Returns a suitable session configuration for use in tests.
   static SessionConfig ForTest();