remove debug print
This commit is contained in:
parent
de4f92ccc6
commit
009685bc46
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ gboolean grab_keyboard(gboolean grab)
|
|||
ret = TRUE;
|
||||
}
|
||||
|
||||
g_message("grabs: %d", kgrabs);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue