diff options
author | Spencer Williams <spnw@plexwave.org> | 2025-07-30 13:24:55 -0400 |
---|---|---|
committer | Spencer Williams <spnw@plexwave.org> | 2025-07-30 13:24:55 -0400 |
commit | 12ca78ab48c85e17300a6cf6f53a273a8c580da5 (patch) | |
tree | e5335205d316a7caa47e12142dbc3cee5d62b1bf | |
parent | 24e74445453d50f24dac9dd6432bc4bc83702a29 (diff) |
Remove superfluous headers
-rw-r--r-- | mpc-bar.m | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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> |