More unused variables

This commit is contained in:
Berke Viktor 2012-07-21 14:36:16 +02:00
parent e7f723539d
commit c1f332f0a2

View File

@ -135,9 +135,11 @@ void
fe_tray_set_balloon (const char *title, const char *text) fe_tray_set_balloon (const char *title, const char *text)
{ {
#ifndef WIN32 #ifndef WIN32
#if 0
const char *argv[8]; const char *argv[8];
const char *path; const char *path;
char time[16]; char time[16];
#endif
WinStatus ws; WinStatus ws;
/* no balloons if the window is focused */ /* no balloons if the window is focused */