Mercurial > audlegacy
view audacious/build_stamp.h @ 2106:33f768ab6418 trunk
[svn] Remove leftover plugin-related bits that don't do anything any more.
author | kiyoshi |
---|---|
date | Tue, 12 Dec 2006 14:03:08 -0800 |
parents | 1947144093bc |
children |
line wrap: on
line source
#ifndef BUILD_STAMP_H #define BUILD_STAMP_H #include <glib.h> extern const gchar *svn_stamp; #endif