| Index: chromeos/display/output_configurator.h
|
| diff --git a/chromeos/display/output_configurator.h b/chromeos/display/output_configurator.h
|
| index c927519f799e20c5fb54ae4dad65a489c7d45db7..db6e8517e1ef2fefad23a8a54c11fbc50041bcd5 100644
|
| --- a/chromeos/display/output_configurator.h
|
| +++ b/chromeos/display/output_configurator.h
|
| @@ -123,8 +123,6 @@ class CHROMEOS_EXPORT OutputConfigurator
|
| uint64 width_mm;
|
| uint64 height_mm;
|
|
|
| - // TODO(kcwu): Remove this. Check type == OUTPUT_TYPE_INTERNAL instead.
|
| - bool is_internal;
|
| bool is_aspect_preserving_scaling;
|
|
|
| // The type of output.
|
|
|