]> git.tuebingen.mpg.de Git - paraslash.git/commit
afs: Remove incorrect log message.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 2 Apr 2016 15:22:00 +0000 (17:22 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 12 Apr 2016 16:27:44 +0000 (18:27 +0200)
commite74b1d28a18c3ddd00ab697618b437aaf05b1f64
treec9781dcde15fd343dd086ce23bc503593c0e2bef
parent4ad8a5536d7cea1e63137933b242c52e57bd53d6
afs: Remove incorrect log message.

This was introduced in f8ed713d (com_select() callback: Return negative
on errors.) last year. It is incorrect for two reasons. First, arg
may well be NULL, and second, we might be about to open a mood rather
than a playlist.
afs.c