view src/audacious/ui_credits.h @ 4644:23e712435e3e

Remove an unused variable.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 13 Jun 2008 16:47:20 +0300
parents 2eee464379dc
children b87f8c707b7f
line wrap: on
line source


#ifndef AUDACIOUS_UI_CREDITS_H
#define AUDACIOUS_UI_CREDITS_H

void show_about_window(void);
void hide_about_window(void);
void show_credits_window(void);

#endif /* AUDACIOUS_UI_CREDITS_H */