From f0ca536edd6089fb8030fc98df021239e99cb403 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Thu, 2 Oct 2014 09:52:04 +0000 Subject: deinterleave --- Sgraph.c | 1 - 1 file changed, 1 deletion(-) (limited to 'Sgraph.c') diff --git a/Sgraph.c b/Sgraph.c index eec068d..3bf6ae5 100644 --- a/Sgraph.c +++ b/Sgraph.c @@ -31,7 +31,6 @@ static void Initialize(Widget request, Widget w, ArgList args, Cardinal *nargs); static void Realize(Widget w, XtValueMask *mask, XSetWindowAttributes *attr); static void Resize(Widget w); static void Redisplay(Widget w, XEvent *event, Region r); -static Boolean SetValues(Widget old, Widget reference, Widget new, ArgList args, Cardinal *num_args); static void mirror(Widget, XEvent *, String *, Cardinal *); /* Initialization */ -- cgit v1.2.3