UI: Remove unused header for macOS

This commit is contained in:
Tommy Vercetti
2022-07-28 14:04:01 -04:00
committed by Ryan Foster
parent 766d1bb5b1
commit fb30837a7c
-1
View File
@@ -24,7 +24,6 @@
#include "obs-app.hpp"
#include <unistd.h>
#include <sys/sysctl.h>
#import <AppKit/AppKit.h>
#import <CoreFoundation/CoreFoundation.h>