date and time created 83/08/09 18:40:18 by edward
[unix-history] / usr / src / usr.bin / window / wwdelchar.c
#ifndef lint
static char *sccsid = "@(#)wwdelchar.c 3.1 83/08/09";
#endif
#include "ww.h"
wwdelchar(w)
register struct ww *w;
{
w = w;
}