Removed illegal precondition

This commit is contained in:
Colin Adams
2013-04-11 10:01:01 +01:00
parent 31ba0a8828
commit 137afab3d3

View File

@@ -136,8 +136,6 @@ feature {NONE} -- Implementation
end end
not_found_message (req: WSF_REQUEST): WSF_NOT_FOUND_RESPONSE not_found_message (req: WSF_REQUEST): WSF_NOT_FOUND_RESPONSE
require
req_attached: req /= Void
local local
vis: WSF_ROUTER_AGENT_ITERATOR vis: WSF_ROUTER_AGENT_ITERATOR
do do