mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-07-15 02:36:08 -04:00
Add todo note
This commit is contained in:
@ -1666,6 +1666,7 @@ void BigFile::unlinkWrapper(void *state) {
|
||||
}
|
||||
|
||||
|
||||
/// @todo ALC we could we use f->unlink here?
|
||||
void BigFile::unlinkWrapper(File *f) {
|
||||
logTrace( g_conf.m_logTraceBigFile, "BEGIN" );
|
||||
|
||||
|
Reference in New Issue
Block a user