X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=TargetController.m;h=2ecb06057f80e90a909de3616713302d47a6af40;hp=7a4fd058e470d6238dd5b285d3a03770129e0c41;hb=b0e48a152d139c0b9aeb1ee4a32ba24a4e3aa805;hpb=44a44209d4ce26fb30102014d7040975aea51f93 diff --git a/TargetController.m b/TargetController.m index 7a4fd05..2ecb060 100644 --- a/TargetController.m +++ b/TargetController.m @@ -215,7 +215,6 @@ } - (void)refreshConfigs { - // TODO: This doesn't work when removing configs. NSInteger initialIndex = configPopup.indexOfSelectedItem; [configPopup.menu removeAllItems]; for (Config *config in configsController.configs) {