]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove inaccurate comment
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 30 Oct 2021 15:32:31 +0000 (08:32 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Nov 2021 15:59:03 +0000 (08:59 -0700)
Smyrna *already* links against both libcommon and libcgraph.

cmd/smyrna/smyrna_utils.c

index 26fcc43995eb894369cec66f77e0d95707a407d8..b4bab5fa8c48f5bcb40f7c6b9cc6f632d553258a 100644 (file)
 #include <common/memory.h>
 #include <cgraph/strcasecmp.h>
 /* many of these functions are available in libcommon.
- * We cannot use those because dependencies cause a great
- * deal of libcommon to be brought in, which complicates
- * and makes possible conflicts as some parts of libcommon
- * rely on not using libcgraph.
  */
 int mapbool(char *p)
 {