Skip to content

Commit 2bc54be

Browse files
committed
udevadm-util: drop unused function print_version()
1 parent ee4a776 commit 2bc54be

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/udev/udevadm-util.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,3 @@
55

66
struct udev_device *find_device(const char *id,
77
const char *prefix);
8-
9-
static inline void print_version(void) {
10-
printf("%s\n", PACKAGE_VERSION);
11-
}

0 commit comments

Comments
 (0)