From: erg Date: Mon, 22 Jun 2009 20:51:42 +0000 (+0000) Subject: Remove unused declarations X-Git-Tag: LAST_LIBGRAPH~32^2~1899 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa3fb1aa978fc67af6bad06c245b4e65ac2c234d;p=graphviz Remove unused declarations --- diff --git a/cmd/smyrna/gltemplate.c b/cmd/smyrna/gltemplate.c index c68810ca7..89a7801fc 100755 --- a/cmd/smyrna/gltemplate.c +++ b/cmd/smyrna/gltemplate.c @@ -394,9 +394,7 @@ static gboolean scroll_event(GtkWidget * widget, GdkEventScroll * event, gpointer data) { gdouble seconds; - static int callcount=0; - int fr; seconds=g_timer_elapsed(view->timer2,NULL); if (seconds > 0.005) {