Removed cleanup todo; aha-worker from the home os is doing that now

This commit is contained in:
Gerard Wagener 2010-01-08 18:13:03 +01:00
parent efcbc9b988
commit 55c0994faa

View file

@ -171,7 +171,7 @@ char* dump_execve(char __user *file, char __user *__user *argv,
}
return r;
}
//TODO clean up files
void get_reply_message(char* key, struct ReplyMessage *msg)
{
int fd,size;