mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 08:04:25 +02:00
Obsolete TODO is obsolete.
This commit is contained in:
@@ -166,7 +166,6 @@ ResolverAccountFactory::metadataFromJsonFile( const QString& path )
|
|||||||
if ( !variant[ "timestamp" ].isNull() )
|
if ( !variant[ "timestamp" ].isNull() )
|
||||||
result[ "timestamp" ] = variant[ "timestamp" ];
|
result[ "timestamp" ] = variant[ "timestamp" ];
|
||||||
}
|
}
|
||||||
//TODO: correct baseName and rename directory maybe?
|
|
||||||
}
|
}
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user