Removed unwanted call to RT_DEBUGGER in WSF_DEBUG_HANDLER.

This line was committed by error.
This commit is contained in:
2013-09-24 17:19:29 +02:00
parent 843955b7b8
commit 0f7dca0701

View File

@@ -66,8 +66,6 @@ feature -- Access
p: WSF_PAGE_RESPONSE p: WSF_PAGE_RESPONSE
v: STRING_8 v: STRING_8
do do
if (create {RT_DEBUGGER}).rt_workbench_wait_for_debugger (1050) then
end
create s.make (2048) create s.make (2048)
s.append ("**DEBUG**%N") s.append ("**DEBUG**%N")
req.set_raw_input_data_recorded (True) req.set_raw_input_data_recorded (True)
@@ -162,7 +160,7 @@ feature {NONE} -- Implementation
end end
note note
copyright: "2011-2013, Jocelyn Fiat, Javier Velilla, Olivier Ligot, Eiffel Software and others" copyright: "2011-2013, Jocelyn Fiat, Javier Velilla, Olivier Ligot, Colin Adams, Eiffel Software and others"
license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)" license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"
source: "[ source: "[
Eiffel Software Eiffel Software