summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorL0Wigh <mathiotthomas@gmail.com>2025-09-11 15:14:33 +0200
committerL0Wigh <mathiotthomas@gmail.com>2025-09-11 15:14:33 +0200
commit91bcb69254ece659e8cf4eba6c4235708955a8ad (patch)
tree2934ebd04b8c0a6461ab8530858ac27fad92cc6c
parent360136d0b90ff6f9439c2f3c8c2df4b2e98735ce (diff)
more cleaning
-rw-r--r--src/sxwm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sxwm.c b/src/sxwm.c
index 702313e..91aeb8e 100644
--- a/src/sxwm.c
+++ b/src/sxwm.c
@@ -685,7 +685,6 @@ pid_t get_parent_process(pid_t c)
return (pid_t)v;
}
-
pid_t get_pid(Window w)
{
pid_t pid = 0;