view src/vtx/config.c @ 1358:d2050220659a

threadified the adjust and first metadata fetch, so now it should open a lot faster
author Cristi Magherusan <majeru@atheme-project.org>
date Tue, 24 Jul 2007 03:33:13 +0300
parents 26ff35aa9b2b
children 2ebeb7816c5e
line wrap: on
line source

/*
 *    Plugin configure dialog.
 */
#include "audacious/plugin.h"

void vtx_config(void)
{


}