Remove obsolete comment
Obsolete since ef_open() locks the file (commit de124108
).
This commit is contained in:
parent
1e65d1eb0d
commit
ef71897051
1 changed files with 0 additions and 5 deletions
|
@ -148,11 +148,6 @@ ef_open(int type, int how)
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Could close fd if both EFF_RDONLY and EFF_MEM, but that doesn't
|
||||
* happen, so don't bother.
|
||||
*/
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue