remove stale comments

This commit is contained in:
phk 2005-08-16 20:03:29 +00:00
parent 69a7276f8f
commit c1c0b1f44e

View File

@ -86,8 +86,6 @@ g_ctl_init(void)
/*
* Report an error back to the user in ascii format. Return whatever copyout
* returned, or EINVAL if it succeeded.
* XXX: should not be static.
* XXX: should take printf like args.
*/
int
gctl_error(struct gctl_req *req, const char *fmt, ...)