remove silly comment after namespaces
This commit is contained in:
@@ -1013,7 +1013,7 @@ void MediaLibrary::AddToPlaylist(bool add_n_play)
|
||||
}
|
||||
}
|
||||
|
||||
namespace {//
|
||||
namespace {
|
||||
|
||||
std::string AlbumToString(const AlbumEntry &ae)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user