]> granicus.if.org Git - graphviz/commit
smyrna: remove unreachable code in 'create_column'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 5 Nov 2022 02:37:23 +0000 (19:37 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 10 Nov 2022 03:50:53 +0000 (19:50 -0800)
commit213ac201795491fcd509746024c466b6427ac81c
tree279953f8384700644e217e9ffabddc49425d1b8e
parent74ea525d0c5484a5e3077a1469f1acd37f5b67b8
smyrna: remove unreachable code in 'create_column'

This function is only ever called into with non-null pointers.
cmd/smyrna/tvnodes.c