Remove obsolete comment
Obsolete since ef_open() locks the file (commit de124108
).
This commit is contained in:
parent
8d4b959a0c
commit
53bcf04664
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;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue