mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +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,
|
||||
const char *prefix);
|
||||
|
||||
static inline void print_version(void) {
|
||||
printf("%s\n", PACKAGE_VERSION);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user