view src/audacious/build_stamp.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
line wrap: on
line source

#ifndef AUDACIOUS_BUILD_STAMP_H
#define AUDACIOUS_BUILD_STAMP_H

#include <glib.h>

extern const gchar *svn_stamp;

#endif /* AUDACIOUS_BUILD_STAMP_H */