mirror of
https://github.com/labwc/labwc.git
synced 2026-04-08 08:21:09 -04:00
output: remove node descriptors
This commit is contained in:
parent
1980531ffe
commit
11f882488d
3 changed files with 0 additions and 14 deletions
|
|
@ -59,9 +59,6 @@ enum lab_node_type {
|
|||
LAB_NODE_LAYER_POPUP,
|
||||
LAB_NODE_SESSION_LOCK_SURFACE,
|
||||
LAB_NODE_IME_POPUP,
|
||||
|
||||
/* never returned by get_cursor_context() */
|
||||
LAB_NODE_TREE,
|
||||
};
|
||||
|
||||
enum lab_node_type node_type_parse(const char *context);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue