Fix build where the applet is not supported
This commit is contained in:
parent
03b07477f8
commit
6d90a5f5a0
|
@ -188,7 +188,7 @@ static gboolean _swap_on_timeout(gpointer data)
|
||||||
Swap * swap = data;
|
Swap * swap = data;
|
||||||
|
|
||||||
/* FIXME not supported */
|
/* FIXME not supported */
|
||||||
swap->source = 0;
|
swap->timeout = 0;
|
||||||
return FALSE;
|
return FALSE;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user