RAOP device discovery rework, remove add/remove branch & reindent

This commit is contained in:
Julien BLACHE 2010-09-30 19:18:49 +02:00
parent 999066d703
commit 48de711301

View File

@ -2986,9 +2986,9 @@ raop_device_cb(const char *name, const char *type, const char *domain, const cha
raop_device_remove_family(name, id, family);
pthread_mutex_unlock(&dev_lck);
return;
}
else
{
p = keyval_get(txt, "tp");
if (!p)
{
@ -3162,7 +3162,6 @@ raop_device_cb(const char *name, const char *type, const char *domain, const cha
pthread_mutex_unlock(&dev_lck);
}
}
/* Thread: player */
static void *