| Index: remoting/host/host_service_win.h
|
| diff --git a/remoting/host/host_service_win.h b/remoting/host/host_service_win.h
|
| index f39bf7cf1be9792020d5293f628c08b4d2ab37be..e83988ca8b9a1362c049784b4ca75d65fa9de39a 100644
|
| --- a/remoting/host/host_service_win.h
|
| +++ b/remoting/host/host_service_win.h
|
| @@ -98,9 +98,6 @@ class HostService : public WtsConsoleMonitor {
|
| // The service name.
|
| string16 service_name_;
|
|
|
| - // The service status structure.
|
| - SERVICE_STATUS service_status_;
|
| -
|
| // The service status handle.
|
| SERVICE_STATUS_HANDLE service_status_handle_;
|
|
|
|
|