commit
This commit is contained in:
parent
f54f7b1b8e
commit
7ae2a6982e
1 changed files with 0 additions and 8 deletions
8
main.c
8
main.c
|
@ -14,13 +14,5 @@ int main()
|
|||
saveConf(confChain);
|
||||
saveListeners(listenerChain);
|
||||
|
||||
/*addConf(confChain, "test", "tesst", 21, 120, 2023);
|
||||
addConf(confChain, "test", "tesst", 21, 120, 2023);
|
||||
addConf(confChain, "test", "tesst", 21, 120, 2023);
|
||||
|
||||
addListener(listenerChain, "Roger", 19, 4);
|
||||
addListener(listenerChain, "Roger", 19, 4);
|
||||
addListener(listenerChain, "Roger", 19, 4);*/
|
||||
|
||||
return 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue