summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--udevhelper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/udevhelper.c b/udevhelper.c
index 04cf146..3c4bc45 100644
--- a/udevhelper.c
+++ b/udevhelper.c
@@ -36,7 +36,6 @@ int main(int argc, char *argv[])
char const *dev;
char const *action = getenv("ACTION");
ssize_t l;
- bool is_add;
if (argc < 2) {
fprintf(stderr, "missing device name\n");