Index: remoting/host/wts_session_process_launcher_win.cc |
diff --git a/remoting/host/wts_session_process_launcher_win.cc b/remoting/host/wts_session_process_launcher_win.cc |
index 5e227c0d7b678c93a0a7da001aeebd9095a3a75f..61745401feeeacd758d7a54b5ac6ab039939c36c 100644 |
--- a/remoting/host/wts_session_process_launcher_win.cc |
+++ b/remoting/host/wts_session_process_launcher_win.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 Shutdownable::Callback& done, |
WtsConsoleMonitor* monitor, |