Remove an unused variable that would be better spelled __func__.

Sponsored by:	DARPA, AFRL
This commit is contained in:
Brooks Davis 2014-10-24 23:24:47 +00:00
parent e50c624155
commit e7254647bf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=273612

View File

@ -141,7 +141,6 @@ static cond_t *vc_cv;
static const char clnt_vc_errstr[] = "%s : %s";
static const char clnt_vc_str[] = "clnt_vc_create";
static const char clnt_read_vc_str[] = "read_vc";
static const char __no_mem_str[] = "out of memory";
/*