diff src/audacious/ui_vis.c @ 3105:1912eba1004b audacious-1.4.0-dr1

cleaning
author Tomasz Mon <desowin@gmail.com>
date Thu, 19 Jul 2007 16:21:31 +0200
parents 766a0fd12f7d
children 3b6d316f8b09
line wrap: on
line diff
--- a/src/audacious/ui_vis.c	Thu Jul 19 13:51:37 2007 +0200
+++ b/src/audacious/ui_vis.c	Thu Jul 19 16:21:31 2007 +0200
@@ -26,15 +26,7 @@
 #include "ui_vis.h"
 #include "main.h"
 #include "util.h"
-#include "strings.h"
 #include "playback.h"
-#include <string.h>
-#include <ctype.h>
-#include <gtk/gtkmain.h>
-#include <gtk/gtkmarshal.h>
-#include <gtk/gtkimage.h>
-
-#define UI_TYPE_VIS           (ui_vis_get_type())
 
 static const gfloat vis_afalloff_speeds[] = { 0.34, 0.5, 1.0, 1.3, 1.6 };
 static const gfloat vis_pfalloff_speeds[] = { 1.2, 1.3, 1.4, 1.5, 1.6 };