mirror of
https://github.com/systemd/systemd.git
synced 2025-01-25 10:04:04 +03:00
udevadm-util: drop unused function print_version()
This commit is contained in:
parent
ee4a776d93
commit
2bc54be485
@ -5,7 +5,3 @@
|
|||||||
|
|
||||||
struct udev_device *find_device(const char *id,
|
struct udev_device *find_device(const char *id,
|
||||||
const char *prefix);
|
const char *prefix);
|
||||||
|
|
||||||
static inline void print_version(void) {
|
|
||||||
printf("%s\n", PACKAGE_VERSION);
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user