mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
shared: remove an unused variable
This commit is contained in:
parent
ac9455efdd
commit
2366ab3026
@ -25,7 +25,6 @@
|
||||
#include "util.h"
|
||||
|
||||
bool fstab_is_mount_point(const char *mount) {
|
||||
_cleanup_free_ char *device = NULL;
|
||||
_cleanup_endmntent_ FILE *f = NULL;
|
||||
struct mntent *m;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user