We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4a776 commit 2bc54beCopy full SHA for 2bc54be
src/udev/udevadm-util.h
@@ -5,7 +5,3 @@
5
6
struct udev_device *find_device(const char *id,
7
const char *prefix);
8
-
9
-static inline void print_version(void) {
10
- printf("%s\n", PACKAGE_VERSION);
11
-}
0 commit comments