# HG changeset patch # User nazca # Date 1165221521 28800 # Node ID 6ce84abe55ba23fe1d5ec6354a9cda15b9ed949d # Parent e348b3140cebeb3b2a882757b3564c7244887f63 [svn] xentry.h is no more. diff -r e348b3140ceb -r 6ce84abe55ba ChangeLog --- a/ChangeLog Mon Dec 04 00:22:32 2006 -0800 +++ b/ChangeLog Mon Dec 04 00:38:41 2006 -0800 @@ -1,3 +1,13 @@ +2006-12-04 08:22:32 +0000 William Pitcock + revision [3079] + - remove xentry API + + trunk/doc/libaudacious/libaudacious-main.sgml | 1 + trunk/doc/libaudacious/tmpl/libaudacious-unused.sgml | 14 +++++++ + trunk/doc/libaudacious/tmpl/xentry.sgml | 34 ------------------- + 3 files changed, 14 insertions(+), 35 deletions(-) + + 2006-12-04 08:21:12 +0000 William Pitcock revision [3077] - add documentation template diff -r e348b3140ceb -r 6ce84abe55ba audacious/input.c --- a/audacious/input.c Mon Dec 04 00:22:32 2006 -0800 +++ b/audacious/input.c Mon Dec 04 00:38:41 2006 -0800 @@ -44,7 +44,6 @@ #include "titlestring.h" #include "libaudacious/util.h" -#include "libaudacious/xentry.h" G_LOCK_DEFINE_STATIC(vis_mutex);