code removal
This commit is contained in:
@@ -55,12 +55,6 @@ feature -- FCGI output
|
|||||||
io.put_string (a_str)
|
io.put_string (a_str)
|
||||||
end
|
end
|
||||||
|
|
||||||
-- fcgi_printf (fmt: STRING; args: FINITE[ANY])
|
|
||||||
-- -- Put args, formatted per 'fmt' on the FastCGI stdout.
|
|
||||||
-- do
|
|
||||||
-- apf.printf (fmt, args)
|
|
||||||
-- end
|
|
||||||
|
|
||||||
feature -- FCGI Input
|
feature -- FCGI Input
|
||||||
|
|
||||||
read_from_stdin (n: INTEGER)
|
read_from_stdin (n: INTEGER)
|
||||||
|
|||||||
Reference in New Issue
Block a user