mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
src/rcxml.c: parse <keybind>
This commit is contained in:
parent
f6578248c0
commit
158f42d1e8
11 changed files with 108 additions and 50 deletions
|
|
@ -27,7 +27,6 @@ int main(int argc, char **argv)
|
|||
exit(1);
|
||||
write(fd, src, sizeof(src) - 1);
|
||||
|
||||
rcxml_init();
|
||||
rcxml_read(template);
|
||||
unlink(template);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue