Commit 5a1216d2 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

shell: clean debugging message

parent 118e124d
......@@ -342,7 +342,6 @@ void shell_activate_ui_command( int (*callback)(void) )
{
shell_ui_callback = callback;
state = SH_EXEC_UI;
pp_printf("Activateui: %p\n", callback );
cmd_len = 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment