From: Matthew Fernandez Date: Sat, 25 Sep 2021 23:42:14 +0000 (-0700) Subject: smyrna: remove unused 'width' and 'height' globals X-Git-Tag: 2.49.2~33^2~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82b1c6a2a7673f5859478ed5a5b17e856f0b2239;p=graphviz smyrna: remove unused 'width' and 'height' globals --- diff --git a/cmd/smyrna/main.c b/cmd/smyrna/main.c index f7e2f1436..f7353b72c 100644 --- a/cmd/smyrna/main.c +++ b/cmd/smyrna/main.c @@ -44,8 +44,6 @@ gchar *package_data_dir; gchar *package_locale_dir; static char *smyrnaDir; /* path to directory containin smyrna data files */ char *smyrnaGlade; -int width,height;/*glut window size*/ - /* smyrnaPath: * Construct pathname for smyrna data file.