Remove debugging code.

This commit is contained in:
Jared Boone 2016-07-27 21:57:00 -07:00
parent c424bf08f3
commit 8a8e84d763

View File

@ -71,9 +71,6 @@ private:
touch::Calibration calibration; touch::Calibration calibration;
static constexpr ui::Coord y_touch_values = 320 - 16 - 16;
static constexpr ui::Coord y_xlate_values = y_touch_values - 16;
Image image_calibrate_0 { Image image_calibrate_0 {
{ 32 - 16, 32 - 16, 32, 32 }, { 32 - 16, 32 - 16, 32, 32 },
&bitmap_target_calibrate, &bitmap_target_calibrate,