db/simple/Song: remove obsolete comment

This commit is contained in:
Max Kellermann 2018-07-06 21:50:53 +02:00
parent 72437ca9e2
commit 2c30e16371
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ struct Song {
/**
* The #Directory that contains this song. Must be
* non-nullptr. directory this way.
* non-nullptr.
*/
Directory *const parent;