Index: remoting/host/continue_window.cc |
diff --git a/remoting/host/continue_window.cc b/remoting/host/continue_window.cc |
index abea5cf97b86c3fdbcaa69cdc0c11de6f07ed040..35a7f90b554ce332bef7f211dd7cf812c14992d6 100644 |
--- a/remoting/host/continue_window.cc |
+++ b/remoting/host/continue_window.cc |
@@ -57,8 +57,7 @@ void ContinueWindow::DisconnectSession() { |
client_session_control_->DisconnectSession(); |
} |
-ContinueWindow::ContinueWindow(const UiStrings& ui_strings) |
- : ui_strings_(ui_strings) { |
+ContinueWindow::ContinueWindow() { |
} |
void ContinueWindow::OnSessionExpired() { |