Eliminate a warning

This commit is contained in:
Gregory Nutt 2018-01-16 18:31:48 -06:00
parent 673845eba0
commit 692180a9e9

View File

@ -89,7 +89,6 @@ static bool y_inv;
int tp_init(void)
{
int ret;
int errval = 0;
/* Open the touchscreen device for reading */