]> granicus.if.org Git - graphviz/commitdiff
label: remove unused 'METHODS'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 7 May 2022 18:17:33 +0000 (11:17 -0700)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 18 Jun 2022 14:44:13 +0000 (16:44 +0200)
lib/label/index.h

index eaff6456cae751cb1a33787659a81e7a6106c8da..0dc8ecaca43899692b36118a24e09f860e945850 100644 (file)
@@ -62,9 +62,6 @@ typedef struct LeafList {
     Leaf_t *leaf;
 } LeafList_t;
 
-#ifndef METHODS
-#define METHODS 1
-#endif /*METHODS*/
     struct RTree {
     Node_t *root;