Commit 82d3e16
Remove unused function declaration sSerialGetFlowStr
The function `sSerialGetFlowStr` was declared in `src/serial.h` but never implemented or used in the codebase. Removing it to improve code health and reduce confusion.
Co-authored-by: zknpr <96851588+zknpr@users.noreply.github.com>1 parent 0d5b8ec commit 82d3e16
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 100 | | |
108 | 101 | | |
109 | 102 | | |
| |||
0 commit comments