db/simple/Song: remove obsolete comment
This commit is contained in:
parent
72437ca9e2
commit
2c30e16371
|
@ -66,7 +66,7 @@ struct Song {
|
|||
|
||||
/**
|
||||
* The #Directory that contains this song. Must be
|
||||
* non-nullptr. directory this way.
|
||||
* non-nullptr.
|
||||
*/
|
||||
Directory *const parent;
|
||||
|
||||
|
|
Loading…
Reference in New Issue