diff options
Diffstat (limited to 'remoting/host/session_manager.h')
-rw-r--r-- | remoting/host/session_manager.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/remoting/host/session_manager.h b/remoting/host/session_manager.h index 064870f..46e02df 100644 --- a/remoting/host/session_manager.h +++ b/remoting/host/session_manager.h @@ -17,12 +17,6 @@ // TODO(hclam): This class should not know the internal protobuf types. #include "remoting/proto/internal.pb.h" -namespace media { - -class DataBuffer; - -} // namespace media - namespace remoting { class CaptureData; |