Commit 2529cf500e28a66e204283e1fbb5c778aabec338

Authored by perry.werneck@gmail.com
1 parent 439de709

Reativando a função "DeleteField"

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
kybd.c
... ... @@ -2223,8 +2223,6 @@ LIB3270_ACTION( deleteword )
2223 2223 return 0;
2224 2224 }
2225 2225  
2226   -
2227   -
2228 2226 /*
2229 2227 * Delete field key. Similar to EraseEOF, but it wipes out the entire field
2230 2228 * rather than just to the right of the cursor, and it leaves the cursor at
... ...