| Index: remoting/host/wts_session_process_launcher_win.h
|
| diff --git a/remoting/host/wts_session_process_launcher_win.h b/remoting/host/wts_session_process_launcher_win.h
|
| index 69d092380f6f988a0e3c1a173c530614b0325dd3..440a7b0b98829c30082ac353045d93e8f8b7f451 100644
|
| --- a/remoting/host/wts_session_process_launcher_win.h
|
| +++ b/remoting/host/wts_session_process_launcher_win.h
|
| @@ -31,9 +31,6 @@ class Message;
|
|
|
| namespace remoting {
|
|
|
| -// Session id that does not represent any session.
|
| -extern const uint32 kInvalidSessionId;
|
| -
|
| class SasInjector;
|
| class WtsConsoleMonitor;
|
|
|
|
|