From: Matthew Fernandez Date: Wed, 29 Sep 2021 00:30:49 +0000 (-0700) Subject: smyrna cb_reshape: remove some commented out code X-Git-Tag: 2.49.2~27^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf0ce8238d2b6db489077ab854cd27911044f869;p=graphviz smyrna cb_reshape: remove some commented out code --- diff --git a/cmd/smyrna/glutrender.c b/cmd/smyrna/glutrender.c index c5d47a62a..9e0b20f47 100644 --- a/cmd/smyrna/glutrender.c +++ b/cmd/smyrna/glutrender.c @@ -41,7 +41,6 @@ static glMouseButtonType getGlCompMouseType(int n) static void cb_reshape(int width, int height) { - /* static int doonce=0; */ int vPort[4]; float aspect; view->w = width;