summaryrefslogtreecommitdiffstats
path: root/src/udev/udev-format.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/udev/udev-format.h')
-rw-r--r--src/udev/udev-format.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/udev/udev-format.h b/src/udev/udev-format.h
index 92fef9b..9914dc0 100644
--- a/src/udev/udev-format.h
+++ b/src/udev/udev-format.h
@@ -14,7 +14,6 @@ size_t udev_event_apply_format(
char *dest,
size_t size,
bool replace_whitespace,
- Hashmap *global_props,
bool *ret_truncated);
int udev_check_format(const char *value, size_t *offset, const char **hint);