Remove last traces of special UI and PIN handling from main.c
authorDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 8 Jun 2012 01:34:26 +0000 (02:34 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 8 Jun 2012 01:34:26 +0000 (02:34 +0100)
commit978241b95e58fcd54be1b32f33f609370fbec35c
tree2d2bdb5f366f1094a6c03885a9b47a300eec843a
parente513fcfe0ce2879b154930c0fa8b92f4984fdf41
Remove last traces of special UI and PIN handling from main.c

Absolutely everything should now be proxied onto the ->process_auth_form()
function, so there's no need to handle anything directly.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
main.c