]> granicus.if.org Git - graphviz/commit
smyrna cb_mouseclick: remove unused 'g'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 21 Mar 2022 14:57:22 +0000 (07:57 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 26 Mar 2022 05:31:13 +0000 (22:31 -0700)
commit43c2d8da5dad0bccb53e52fef9804d77813a15c3
treec90ffc9335e5c0e0e03f3b95520498b5dad1c010
parent3d44dd2705b6d4594285b0a8654b7e9bc1c388f5
smyrna cb_mouseclick: remove unused 'g'

This causes compiler warnings resulting in build failure when enabling this in
the CMake build system.

Gitlab: related to #1836
cmd/smyrna/glutrender.c