mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
output: remove node descriptors
This commit is contained in:
parent
fb3dcb7959
commit
b9b23f5931
3 changed files with 0 additions and 14 deletions
|
|
@ -331,9 +331,6 @@ get_cursor_context(struct server *server)
|
|||
ret.node = node;
|
||||
ret.type = LAB_NODE_MENUITEM;
|
||||
return ret;
|
||||
case LAB_NODE_TREE:
|
||||
/* Continue to parent node */
|
||||
break;
|
||||
default:
|
||||
/*
|
||||
* All other node descriptors (buttons, title,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue