mirror of
https://github.com/systemd/systemd.git
synced 2026-07-25 08:45:56 +00:00
udevadm-util: drop unused function print_version()
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user