Index: remoting/host/win/wts_session_process_launcher.cc |
diff --git a/remoting/host/win/wts_session_process_launcher.cc b/remoting/host/win/wts_session_process_launcher.cc |
index 0e09e93d7b0bcba5e8d75cd0efdf05a3dc2ac6db..1a32789aeb910ec9a460c7fd99e14652fdd3d11f 100644 |
--- a/remoting/host/win/wts_session_process_launcher.cc |
+++ b/remoting/host/win/wts_session_process_launcher.cc |
@@ -214,9 +214,6 @@ bool CreatePipeForIpcChannel(void* instance, |
namespace remoting { |
-// Session id that does not represent any session. |
-const uint32 kInvalidSessionId = 0xffffffff; |
- |
WtsSessionProcessLauncher::WtsSessionProcessLauncher( |
const base::Closure& stopped_callback, |
WtsConsoleMonitor* monitor, |