mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-07-10 13:29:52 -04:00
rbutilqt: Remove unused macOS includes from utils
Co-authored-by: ChatGPT (GPT-5.3 Mini) <chatgpt@openai.com> Change-Id: I603e327acbad48bb1dd2ff8be8a2953c7155f5b9
This commit is contained in:
parent
379c056299
commit
9e3b38c863
1 changed files with 1 additions and 5 deletions
|
|
@ -57,11 +57,7 @@
|
|||
#endif
|
||||
#if defined(Q_OS_MACOS)
|
||||
#include <libproc.h>
|
||||
#include <unistd.h>
|
||||
#include <Carbon/Carbon.h>
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#include <CoreServices/CoreServices.h>
|
||||
#include <IOKit/IOKitLib.h>
|
||||
#include <signal.h>
|
||||
#endif
|
||||
|
||||
// recursive function to delete a dir with files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue