Remove unused NSComboBox variable

This commit is contained in:
Twinaphex 2015-04-19 19:55:41 +02:00
parent 1f5ede2c48
commit eba518f50a

View File

@ -324,7 +324,6 @@ static void poll_iteration(void)
- (IBAction)coreWasChosen:(id)sender
{
NSComboBox* cb = NULL;
global_t *global = global_get_ptr();
[[NSApplication sharedApplication] stopModal];