Code cleanup
This commit is contained in:
parent
75f1b794ff
commit
408f6316e2
|
@ -399,8 +399,8 @@ static int _tasks_get_current_desktop(Tasks * tasks)
|
||||||
|
|
||||||
|
|
||||||
/* tasks_get_text_property */
|
/* tasks_get_text_property */
|
||||||
static int _tasks_get_text_property(Tasks * tasks, Window window,
|
static int _tasks_get_text_property(Tasks * tasks, Window window, Atom property,
|
||||||
Atom property, char ** ret)
|
char ** ret)
|
||||||
{
|
{
|
||||||
int res;
|
int res;
|
||||||
XTextProperty text;
|
XTextProperty text;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user