| Index: remoting/host/win/wts_session_process_launcher.h
|
| diff --git a/remoting/host/win/wts_session_process_launcher.h b/remoting/host/win/wts_session_process_launcher.h
|
| index dc78654ada660dcf6bd5dfae1d9fe401430a6213..a445d9da01a24beb5a8eee5116497291277fd7fb 100644
|
| --- a/remoting/host/win/wts_session_process_launcher.h
|
| +++ b/remoting/host/win/wts_session_process_launcher.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;
|
|
|
|
|