remove redundant error-handling block
authorAndy Wingo <wingo@pobox.com>
Fri, 3 Dec 2010 15:41:46 +0000 (16:41 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 3 Dec 2010 15:41:46 +0000 (16:41 +0100)
commit35b97af9d671e6333ffa2740a93fedd41674a519
tree3781878a390c0dcc25cb52c0a0ec8e7969b49e36
parente6ae317306bb88528c1856ef8f39443376551c24
remove redundant error-handling block

* module/web/server/http.scm (http-read): No need for a
  call-with-error-handling block here, as the read impl is itself within
  an error-handling block.
module/web/server/http.scm