More unused variables
This commit is contained in:
parent
e7f723539d
commit
c1f332f0a2
@ -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 */
|
||||||
|
Loading…
Reference in New Issue
Block a user