Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(495)

Unified Diff: remoting/host/wts_session_process_launcher_win.h

Issue 10823062: Introducing the DaemonProcess class that will implements core of the daemon process functionality. … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698