view src/vtx/config.c @ 1146:183d03932c9e trunk

[svn] - curl, stdio: convert to plugin2 architecture
author nenolod
date Mon, 28 May 2007 03:12:40 -0700
parents 26ff35aa9b2b
children 2ebeb7816c5e
line wrap: on
line source

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

void vtx_config(void)
{


}