commit 12ca78ab48c85e17300a6cf6f53a273a8c580da5 parent 24e74445453d50f24dac9dd6432bc4bc83702a29 Author: Spencer Williams <spnw@plexwave.org> Date: Wed, 30 Jul 2025 13:24:55 -0400 Remove superfluous headers Diffstat:
| M | mpc-bar.m | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/mpc-bar.m b/mpc-bar.m @@ -20,8 +20,6 @@ #include <MacTypes.h> #include <assert.h> #include <mpd/client.h> -#include <objc/NSObjCRuntime.h> -#include <stdbool.h> #include <stdio.h> #include <stdlib.h> #include <string.h>