changeset 1115:ea375203932e trunk

[svn] - aosd: remove unused input.h inclusion
author giacomo
date Fri, 25 May 2007 02:37:51 -0700
parents 95b56005de33
children 86578452bcd1
files ChangeLog src/aosd/aosd.c
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri May 25 02:35:33 2007 -0700
+++ b/ChangeLog	Fri May 25 02:37:51 2007 -0700
@@ -1,3 +1,10 @@
+2007-05-25 09:35:33 +0000  Giacomo Lozito <james@develia.org>
+  revision [2394]
+  - aosd: converted to v2 plugin system
+  trunk/src/aosd/aosd.c |    9 +++------
+  1 file changed, 3 insertions(+), 6 deletions(-)
+
+
 2007-05-25 09:15:17 +0000  Giacomo Lozito <james@develia.org>
   revision [2392]
   - filewriter: stop pretending to be a input plugin
--- a/src/aosd/aosd.c	Fri May 25 02:35:33 2007 -0700
+++ b/src/aosd/aosd.c	Fri May 25 02:37:51 2007 -0700
@@ -22,7 +22,6 @@
 #include "aosd_osd.h"
 #include "aosd_cfg.h"
 #include "aosd_trigger.h"
-#include <audacious/input.h>
 #include <audacious/i18n.h>