Index: trunk/src/remoting/codec/video_encoder_vpx.h |
=================================================================== |
--- trunk/src/remoting/codec/video_encoder_vpx.h (revision 255312) |
+++ trunk/src/remoting/codec/video_encoder_vpx.h (working copy) |
@@ -22,7 +22,6 @@ |
public: |
// Create encoder for the specified protocol. |
static scoped_ptr<VideoEncoderVpx> CreateForVP8(); |
- static scoped_ptr<VideoEncoderVpx> CreateForVP9(); |
virtual ~VideoEncoderVpx(); |