Index: remoting/host/local_input_monitor_win.cc |
diff --git a/remoting/host/local_input_monitor_win.cc b/remoting/host/local_input_monitor_win.cc |
index fd5a5f7c5dab5ceeab72c9977847200c9398183c..1b92e03ff3f957df1167e215c1931143e342124e 100644 |
--- a/remoting/host/local_input_monitor_win.cc |
+++ b/remoting/host/local_input_monitor_win.cc |
@@ -19,8 +19,6 @@ namespace remoting { |
namespace { |
-const wchar_t kWindowClassFormat[] = L"Chromoting_LocalInputMonitorWin_%p"; |
- |
// From the HID Usage Tables specification. |
const USHORT kGenericDesktopPage = 1; |
const USHORT kMouseUsage = 2; |