Mercurial > 510Connectbot
comparison src/org/tn5250j/framework/tn5250/tnvt.java @ 413:da2814f6f05e
code cleanup
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 24 Oct 2014 19:02:32 -0700 |
parents | 4038389cb7ce |
children | 12b2a3a35afe |
comparison
equal
deleted
inserted
replaced
412:057854c77217 | 413:da2814f6f05e |
---|---|
1404 if (mdt) { | 1404 if (mdt) { |
1405 sf.setMDT(); | 1405 sf.setMDT(); |
1406 screen52.getScreenFields().setMasterMDT(); | 1406 screen52.getScreenFields().setMasterMDT(); |
1407 } | 1407 } |
1408 | 1408 |
1409 Log.d(TAG, "/nRestored "); | 1409 Log.d(TAG, "Restored "); |
1410 Log.d(TAG, sf.toString()); | 1410 Log.d(TAG, sf.toString()); |
1411 x++; | 1411 x++; |
1412 } | 1412 } |
1413 } | 1413 } |
1414 | 1414 |