No need to close these it seems

git-svn-id: file:///home/svn/framework3/trunk@5302 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2008-01-21 01:49:09 +00:00
parent 003cc32be6
commit 6046b9ac79
1 changed files with 0 additions and 3 deletions

3
msfgui
View File

@ -78,9 +78,6 @@ class FakeOut
end
if(not debug)
$stdout.close
$stderr.close
fake = FakeOut.new
$stdout = fake
$stderr = fake