Index: remoting/host/setup/daemon_controller_delegate_linux.cc |
diff --git a/remoting/host/setup/daemon_controller_delegate_linux.cc b/remoting/host/setup/daemon_controller_delegate_linux.cc |
index 28254709a9b6b6652e67e75e758e9f41b89ee743..7c52d021466cef40cd688bbd48d27328543f245c 100644 |
--- a/remoting/host/setup/daemon_controller_delegate_linux.cc |
+++ b/remoting/host/setup/daemon_controller_delegate_linux.cc |
@@ -196,11 +196,6 @@ scoped_ptr<base::DictionaryValue> DaemonControllerDelegateLinux::GetConfig() { |
return result.Pass(); |
} |
-void DaemonControllerDelegateLinux::InstallHost( |
- const DaemonController::CompletionCallback& done) { |
- NOTREACHED(); |
-} |
- |
void DaemonControllerDelegateLinux::SetConfigAndStart( |
scoped_ptr<base::DictionaryValue> config, |
bool consent, |