terminology: printf--

SVN revision: 73161
This commit is contained in:
Mike McCormack 2012-07-02 12:36:43 +00:00
parent 4fd2814c02
commit 958f8a340c
1 changed files with 0 additions and 1 deletions

View File

@ -269,7 +269,6 @@ keyin_handle(Termpty *ty, Evas_Event_Key_Down *ev)
if (ty->state.appcursor)
{
printf("appcur...\n");
if (_key_try(ty, appcur_keyout, ev)) return;
}