Minor change: remove unused include, init variable.

This commit is contained in:
Scott Shambarger
2017-01-21 08:51:51 -08:00
parent b128271656
commit a837389ac5
3 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,6 @@
#include <stdint.h>
#include <limits.h>
#include <sys/param.h>
#include <assert.h>
#include <unistr.h>
#include <uniconv.h>