From c192ddb1548a6ea46bfb5dcb05dd59cf0ef71b00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eloy=20Dur=C3=A1n?= Date: Thu, 7 Nov 2013 16:57:10 +0100 Subject: [PATCH] Small cleanup. --- bin/sim.m | 6 ------ 1 file changed, 6 deletions(-) diff --git a/bin/sim.m b/bin/sim.m index e2ac27d5..b96e31c6 100644 --- a/bin/sim.m +++ b/bin/sim.m @@ -307,12 +307,6 @@ refresh_repl_prompt(NSString *top_level, bool clear) }); } -// TODO We need to be able to fetch the window bounds on-demand and up-to-date -// so that, for instance, resizing the iOS sim scale does not mean we use an -// incorrect cached window size: -// -// * Find window once and cache window ID. -// * Add function to quickly get bounds of a specific window ID. static void locate_app_windows_ids(void) {