On Wed, Aug 17, 2011 at 5:40 PM, Daniel Lezcano
wrote:
> The main window creation is misplaced in the loop, it is created several
> times.
>
> Signed-off-by: Daniel Lezcano
ACK.
> ---
> display.c | 10 --
> 1 files changed, 4 insertions(+), 6 deletions(-)
>
> diff --git a/display.c
The main window creation is misplaced in the loop, it is created several times.
Signed-off-by: Daniel Lezcano
---
display.c | 10 --
1 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/display.c b/display.c
index ebc4de6..28c47f3 100644
--- a/display.c
+++ b/display.c
@@ -54