From 2529cf500e28a66e204283e1fbb5c778aabec338 Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Wed, 5 Sep 2012 12:06:18 +0000 Subject: [PATCH] Reativando a função "DeleteField" --- kybd.c | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/kybd.c b/kybd.c index dab3c92..6e5aabd 100644 --- a/kybd.c +++ b/kybd.c @@ -2223,8 +2223,6 @@ LIB3270_ACTION( deleteword ) return 0; } - - /* * Delete field key. Similar to EraseEOF, but it wipes out the entire field * rather than just to the right of the cursor, and it leaves the cursor at -- libgit2 0.21.2