]> granicus.if.org Git - graphviz/commit
sparse: remove unused 'what_to_sum' from 'SparseMatrix_sum_repeat_entries'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 23 May 2022 14:39:23 +0000 (07:39 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 24 Aug 2022 14:06:40 +0000 (07:06 -0700)
commit70467830f9f0f7b67d9e2e24c59a095b4e9421b0
tree38e5261d18dcfc14a690dd0435fbbf6e6943957b
parent936243203aedb33dd555b2eaae3f4b8eff92b3c6
sparse: remove unused 'what_to_sum' from 'SparseMatrix_sum_repeat_entries'

This function is never called with `what_to_sum` equal to `SUM_REPEATED_NONE`.
lib/sparse/SparseMatrix.c
lib/sparse/SparseMatrix.h