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

index 6969051bda608013701450bcb7e44bcb8d12f5b4..1cc9015f9b356e3623ab8e379500915795894028 100644 (file)
@@ -17,7 +17,6 @@
 extern "C" {
 #endif
 
-    _BB void btnTVNext_clicked_cb(GtkWidget * widget, gpointer user_data);
     _BB void btnTVLast_clicked_cb(GtkWidget * widget, gpointer user_data);
     _BB void btnTVGotopage_clicked_cb(GtkWidget * widget,
                                      gpointer user_data);
index 91e573dce09e1c9e94f0a87569410738a5f1f2e9..28ea18dff4f152d0822328cfc51ba7758f117542 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="btnTVNext_clicked_cb"/>
                </widget>
                <packing>
                  <property name="x">95</property>