mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-08-30 05:50:12 +03:00
sd-hwdb: drop unused variable
This commit is contained in:
@ -23,7 +23,6 @@
|
|||||||
|
|
||||||
struct sd_hwdb {
|
struct sd_hwdb {
|
||||||
RefCount n_ref;
|
RefCount n_ref;
|
||||||
int refcount;
|
|
||||||
|
|
||||||
FILE *f;
|
FILE *f;
|
||||||
struct stat st;
|
struct stat st;
|
||||||
|
Reference in New Issue
Block a user