removed redundant check

svn: r6198

original commit: 091e7c0673
This commit is contained in:
Eli Barzilay 2007-05-10 23:23:47 +00:00
parent 42c11db0ff
commit a79b32c87b

View File

@ -1,3 +1,6 @@
;; The main client of this module is browser/external.ss
;; (others just use the (send-url url [new?]) interface.)
(module sendurl mzscheme
(require (lib "process.ss")
(lib "file.ss")