remove unwanted console output
This commit is contained in:
@@ -138,7 +138,9 @@ feature -- Conversion
|
||||
end
|
||||
|
||||
Result.append ("</div>")
|
||||
debug
|
||||
Result.append ("curr=" + curr.out +" step=" + step.out + " nb=" + nb.out)
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
@@ -151,8 +151,10 @@ feature {NONE} -- Storage
|
||||
build
|
||||
end
|
||||
rescue
|
||||
debug ("wsf")
|
||||
io.error.put_string ("Error while loading Cookie session...!%N")
|
||||
end
|
||||
end
|
||||
|
||||
build
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user