adding comments as advised
This commit is contained in:
parent
90b9b61ba3
commit
48ff047086
@ -3741,8 +3741,8 @@ int parse_dlf_buffer(unsigned char *buffer, size_t size)
|
||||
strcpy(cur_event.name, "Inconsistent");
|
||||
break;
|
||||
case 18:
|
||||
// key pressed - probably not
|
||||
// interesting to view on profile
|
||||
// key pressed - It should never get in here
|
||||
// as we ingored it at the parent 'case 5'.
|
||||
break;
|
||||
case 19:
|
||||
// obsolete
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user