Index: chromeos/display/touchscreen_delegate_x11.h |
diff --git a/chromeos/display/touchscreen_delegate_x11.h b/chromeos/display/touchscreen_delegate_x11.h |
index 99cae0675e824b0a124ca351a27fa99534fd8678..5c3a707dfb5a44e574f19578039c2a236a4ac4e8 100644 |
--- a/chromeos/display/touchscreen_delegate_x11.h |
+++ b/chromeos/display/touchscreen_delegate_x11.h |
@@ -20,9 +20,6 @@ class TouchscreenDelegateX11 : public OutputConfigurator::TouchscreenDelegate { |
// OutputConfigurator::TouchscreenDelegate implementation: |
virtual void AssociateTouchscreens( |
std::vector<OutputConfigurator::OutputSnapshot>* outputs) OVERRIDE; |
- virtual void ConfigureCTM( |
- int touch_device_id, |
- const OutputConfigurator::CoordinateTransformation& ctm) OVERRIDE; |
private: |
Display* display_; |