added comment

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3839 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2010-11-21 13:35:10 +00:00
parent b08a924376
commit b2b67cfecc

View File

@ -277,6 +277,8 @@ int ftFileCreator::locked_initializeFileAttrs()
} }
ftFileCreator::~ftFileCreator() ftFileCreator::~ftFileCreator()
{ {
// Note: The file is actually closed in the parent, that is always a ftFileProvider.
//
/* /*
* FIXME Any cleanups specific to filecreator? * FIXME Any cleanups specific to filecreator?
*/ */