shell: remove two redundant statements from map()
authorPekka Paalanen <ppaalanen@gmail.com>
Fri, 10 Feb 2012 14:40:22 +0000 (16:40 +0200)
committerPekka Paalanen <ppaalanen@gmail.com>
Mon, 13 Feb 2012 09:52:24 +0000 (11:52 +0200)
commitd882779aa9efbe4b113cc54d8663311ebb56788b
tree2767f4d59c4d4ff48b0041707dbd9165746a23c1
parent9d3935296c60afe537e28d3cee70fb28ab2b4cd0
shell: remove two redundant statements from map()

I stared at this function for some time, and these were the only lines
I could sanely remove.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
src/shell.c