This website works better with JavaScript.
Home
Help
Register
Sign In
Sofia
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
remove distracting log line from generated code
Luca Saiu
9 months ago
parent
c3797c3ccd
commit
5f24d32130
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
codegen/gen_statemachine.ysl2
+ 1
- 1
codegen/gen_statemachine.ysl2
View File
@ -1705,7 +1705,7 @@ tstylesheet {
switch (event) {
case None:
«../@name»_SERVICE_LOG("received Timeout event", "ignoring");
// received Timeout event, ignoring
break;
||
Write
Preview
Loading…
Cancel
Save