view src/vtx/config.c @ 3099:a60e13ff3a21

stdio: drop from the distribution, since gio is now functionally equivilant
author William Pitcock <nenolod@atheme.org>
date Thu, 30 Apr 2009 09:08:56 -0500
parents 3134a0987162
children
line wrap: on
line source

/*
 *    Plugin configure dialog.
 */
#include <audlegacy/plugin.h>

void vtx_config(void)
{


}