]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove unused 'clicked_mouse_button'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 23 Oct 2021 01:59:23 +0000 (18:59 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 30 Oct 2021 00:20:28 +0000 (17:20 -0700)
cmd/smyrna/smyrnadefs.h

index d53d95456785c28ad7812ee48ce4dda16227adea..d06bb4052d962563e98820ea2a525aaaedfea851 100644 (file)
@@ -101,10 +101,6 @@ typedef struct
        int with_widgets;
 }attr_list;
 
-
-    typedef enum { leftmousebutton, rightmousebutton,
-           thirdmousebutton } clicked_mouse_button;
-
     typedef struct 
     {
        xdot_op op;