changeset 44 | 22e202702210 |
parent 41 | fc4654ce4fcb |
child 48 | 1bebd60c0f00 |
--- a/filemanager/src/inc/fmutils.h Thu Sep 02 20:16:57 2010 +0300 +++ b/filemanager/src/inc/fmutils.h Fri Sep 17 08:27:42 2010 +0300 @@ -197,7 +197,6 @@ // other fucntions static int launchFile( const QString &filePath ); - static void sendFiles( QStringList &filePathList ); static QString getBurConfigPath( QString appPath ); static QString getFileType( const QString &filePath ); static bool isDriveC( const QString &driverName );