diff options
author | Max Kellermann <max@duempel.org> | 2014-12-04 20:53:48 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-12-04 20:53:48 +0100 |
commit | 5c244e9a8cfcc0805a1ff2576c8334b6c333dfb3 (patch) | |
tree | 3b8738edcc42b7bfb4d6a7c9caba8940f51ca4d2 /src/sticker | |
parent | 4e2f4e2091103ea571602c444642ff04c2bf5a2f (diff) |
SongSticker: remove obsolete documentation
Diffstat (limited to 'src/sticker')
-rw-r--r-- | src/sticker/SongSticker.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sticker/SongSticker.hxx b/src/sticker/SongSticker.hxx index 5956cd6f9..6e71bc3e4 100644 --- a/src/sticker/SongSticker.hxx +++ b/src/sticker/SongSticker.hxx @@ -29,8 +29,7 @@ struct sticker; class Database; /** - * Returns one value from a song's sticker record. The caller must - * free the return value with g_free(). + * Returns one value from a song's sticker record. */ gcc_pure std::string |