From d7bdbcf7e6881065200b21a02522a68cf4fb9881 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Mon, 24 Aug 2020 18:12:41 +0200 Subject: fixed bug in form constructor; free widget improved --- fw/fe310/eos/app/status.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'fw/fe310/eos/app/status.c') diff --git a/fw/fe310/eos/app/status.c b/fw/fe310/eos/app/status.c index 39c471e..fb278be 100644 --- a/fw/fe310/eos/app/status.c +++ b/fw/fe310/eos/app/status.c @@ -19,5 +19,3 @@ int app_status_touch(EVEView *v, uint8_t tag0, int touch_idx) { uint8_t app_status_draw(EVEView *v, uint8_t tag0) { return tag0; } - - -- cgit v1.2.3