diff -r fc4654ce4fcb -r 22e202702210 filemanager/src/inc/fmutils_win.cpp --- a/filemanager/src/inc/fmutils_win.cpp Thu Sep 02 20:16:57 2010 +0300 +++ b/filemanager/src/inc/fmutils_win.cpp Fri Sep 17 08:27:42 2010 +0300 @@ -208,11 +208,6 @@ } } -void FmUtils::sendFiles( QStringList &filePathList ) -{ - Q_UNUSED( filePathList ); -} - QString FmUtils::getBurConfigPath( QString appPath ) { QFileInfo fileInfo( appPath );