1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-22 17:22:18 -05:00

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)
{
#ifndef WIN32
#if 0
const char *argv[8];
const char *path;
char time[16];
#endif
WinStatus ws;
/* no balloons if the window is focused */