mirror of
https://github.com/libretro/RetroArch
synced 2025-02-22 03:40:43 +00:00
Remove unused NSComboBox variable
This commit is contained in:
parent
1f5ede2c48
commit
eba518f50a
@ -324,7 +324,6 @@ static void poll_iteration(void)
|
|||||||
|
|
||||||
- (IBAction)coreWasChosen:(id)sender
|
- (IBAction)coreWasChosen:(id)sender
|
||||||
{
|
{
|
||||||
NSComboBox* cb = NULL;
|
|
||||||
global_t *global = global_get_ptr();
|
global_t *global = global_get_ptr();
|
||||||
|
|
||||||
[[NSApplication sharedApplication] stopModal];
|
[[NSApplication sharedApplication] stopModal];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user