Romain Vimont e3d0a59c80 Fix proc_show_touches warning
In practice, proc_show_touches may not be used uninitialized, since it
checks the flag options->show_touches, but the compiler can't know that,
so initialize it to avoid the warning.
2018-05-28 20:21:50 +02:00
..
2018-05-28 20:21:50 +02:00
2018-05-13 15:33:13 +02:00
2018-03-20 21:32:41 +01:00