diff --git a/src/bin/edi_debugpanel.c b/src/bin/edi_debugpanel.c index e27c57c..a4851b3 100644 --- a/src/bin/edi_debugpanel.c +++ b/src/bin/edi_debugpanel.c @@ -89,6 +89,7 @@ _debugpanel_stdout_handler(void *data EINA_UNUSED, int type EINA_UNUSED, void *e } idx++; } + /* We can forget the last line ihere as it's the prompt string */ } return ECORE_CALLBACK_DONE;