More unused variables

This commit is contained in:
Berke Viktor 2012-07-21 14:36:16 +02:00
parent e7f723539d
commit c1f332f0a2
1 changed files with 2 additions and 0 deletions

View File

@ -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 */