Description: Fix FTBFS with GCC 10
Bug-Debian: https://bugs.debian.org/957990
Forwarded: https://sourceforge.net/p/xoscope/discussion/23485/thread/d6fba12f59/
Author: Raymundo Cassani <raymundo.cassani@gmail.com>
Last-Update: 2020-05-20

--- a/display.c
+++ b/display.c
@@ -35,7 +35,6 @@
 #define DEBUG 0
 
 int     triggered = 0;          /* whether we've triggered or not */
-void    *font;
 int     math_warning = 0;       /* TRUE if math has a problem */
 
 struct signal_stats stats;
