mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-14 09:14:23 -04:00
UI: Actually fix non-windows compilation
This is a little bit embarrassing. We'll just pretend we didn't see that.
This commit is contained in:
@@ -160,7 +160,5 @@ void OBSBasic::InitBrowserPanelSafeBlock()
|
||||
QTStr("BrowserPanelInit.Title"),
|
||||
QTStr("BrowserPanelInit.Text"));
|
||||
InitPanelCookieManager();
|
||||
#else
|
||||
UNUSED_PARAMETER();
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user