]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove prototype for unimplemented 'btnTVHighlightAll_clicked_cb'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 8 Oct 2021 04:03:22 +0000 (21:03 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 10 Oct 2021 15:26:03 +0000 (08:26 -0700)
cmd/smyrna/gui/datalistcallbacks.h
cmd/smyrna/gui/smyrna.glade

index b8e9321ed2d2565b808777874464885f2485da00..3f86e55ce120dfb3cfc27c50fc425d1ca6e22868 100644 (file)
@@ -18,8 +18,6 @@ extern "C" {
 #endif
 
     _BB void btnTVOK_clicked_cb(GtkWidget * widget, gpointer user_data);
-    _BB void btnTVHighlightAll_clicked_cb(GtkWidget * widget,
-                                         gpointer user_data);
     _BB void btnTVUnhighlightAll_clicked_cb(GtkWidget * widget,
                                            gpointer user_data);
     _BB void btnTVShowAll_clicked_cb(GtkWidget * widget,
index 0135b819cdf370ad02ccb285e982fbf275779eae..c208397a979da126d44aceed794723433c6bcf29 100644 (file)
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
              <property name="focus_on_click">True</property>
-             <signal name="clicked" handler="btnTVHighlightAll_clicked_cb"/>
            </widget>
            <packing>
              <property name="x">178</property>