Remove unused variable

This commit is contained in:
Baptiste Daroussin 2015-06-06 13:08:31 +00:00
parent ff2f1f842b
commit a2ca3324e2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284067

View File

@ -138,7 +138,6 @@ main(int argc, char **argv)
{
char errbuf[_POSIX2_LINE_MAX], dummy;
size_t size;
double t;
struct cmdentry *cmd = NULL;
(void) setlocale(LC_ALL, "");