mirror of
https://github.com/labwc/labwc.git
synced 2026-02-23 01:40:18 -05:00
output: remove node descriptors
This commit is contained in:
parent
fb3dcb7959
commit
b9b23f5931
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