sd-hwdb: drop unused variable

This commit is contained in:
Yu Watanabe 2018-08-27 13:56:29 +09:00
parent 288ca7af8c
commit 61e21d4ca1
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
struct sd_hwdb {
RefCount n_ref;
int refcount;
FILE *f;
struct stat st;