code removal

This commit is contained in:
Jocelyn Fiat
2011-11-14 16:26:31 +01:00
parent 8c02b0d546
commit 1e7b370859

View File

@@ -55,12 +55,6 @@ feature -- FCGI output
io.put_string (a_str)
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
read_from_stdin (n: INTEGER)