dialogs: Remove an unnecessary function indirection
commit571239e0bf07752b2059376ca815f3b1efa115a9
authorColomban Wendling <ban@herbesfolles.org>
Mon, 11 Aug 2014 14:38:09 +0000 (11 16:38 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Mon, 11 Aug 2014 14:38:09 +0000 (11 16:38 +0200)
tree28a890ffcc89d98e7e468da13768b411a0b13684
parent5fcacf066d7150cdfa9408b82141230209bafe2e
dialogs: Remove an unnecessary function indirection

Having add_input_widgets() didn't really make the code any simpler,
rather obfuscating it a little.
src/dialogs.c