Mercurial > audlegacy
changeset 629:1fad8c7a117c trunk
[svn] Trim the header a bit too.
author | chainsaw |
---|---|
date | Wed, 08 Feb 2006 16:08:04 -0800 |
parents | 3770123787c2 |
children | 5b81b0f310e5 |
files | Plugins/General/lirc/lirc.h |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/Plugins/General/lirc/lirc.h Wed Feb 08 16:07:34 2006 -0800 +++ b/Plugins/General/lirc/lirc.h Wed Feb 08 16:08:04 2006 -0800 @@ -26,13 +26,7 @@ #include <gtk/gtk.h> -void clear_select_list(GList **list); -void clear_title_list(GList **list); -gchar *get_title_postfix(gchar *title); -void select_title(char *s,int num); void init(void); -void font_selection_ok(GtkWidget *button,gpointer *data); -void configure(void); void cleanup(void); void about(void);