]> granicus.if.org Git - graphviz/commitdiff
smyrna cb_reshape: remove some commented out code
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 29 Sep 2021 00:30:49 +0000 (17:30 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Oct 2021 00:00:18 +0000 (17:00 -0700)
cmd/smyrna/glutrender.c

index c5d47a62acca80211d4c221897b392ce6b47fdc9..9e0b20f47621c8529c4305c5903352c949cdbb67 100644 (file)
@@ -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;