From c1f332f0a235662b18cc063776e295a6297b9d78 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 21 Jul 2012 14:36:16 +0200 Subject: More unused variables --- src/fe-gtk/plugin-tray.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/fe-gtk/plugin-tray.c') diff --git a/src/fe-gtk/plugin-tray.c b/src/fe-gtk/plugin-tray.c index 2d8b79c0..4b649d47 100644 --- a/src/fe-gtk/plugin-tray.c +++ b/src/fe-gtk/plugin-tray.c @@ -135,9 +135,11 @@ void fe_tray_set_balloon (const char *title, const char *text) { #ifndef WIN32 +#if 0 const char *argv[8]; const char *path; char time[16]; +#endif WinStatus ws; /* no balloons if the window is focused */ -- cgit 1.4.1