Index: remoting/host/setup/me2me_native_messaging_host.h |
diff --git a/remoting/host/setup/me2me_native_messaging_host.h b/remoting/host/setup/me2me_native_messaging_host.h |
index a44205657bdf1be16b9f4cc8e483fa5f9665a54d..e4a6748aba8c0354d088115b079a2331b10ff368 100644 |
--- a/remoting/host/setup/me2me_native_messaging_host.h |
+++ b/remoting/host/setup/me2me_native_messaging_host.h |
@@ -176,10 +176,6 @@ class Me2MeNativeMessagingHost { |
DISALLOW_COPY_AND_ASSIGN(Me2MeNativeMessagingHost); |
}; |
-// Creates a Me2MeNativeMessagingHost instance, attaches it to stdin/stdout and |
-// runs the message loop until Me2MeNativeMessagingHost signals shutdown. |
-int Me2MeNativeMessagingHostMain(); |
- |
} // namespace remoting |
#endif // REMOTING_HOST_SETUP_ME2ME_NATIVE_MESSAGING_HOST_H_ |