BatchDrake / sigutils

Small signal processing utility library
https://batchdrake.github.io/sigutils
GNU General Public License v3.0
76 stars 29 forks source link

Delete unused TID macro #73

Closed antoniovazquezblanco closed 1 year ago

antoniovazquezblanco commented 1 year ago

Could not find any usages of this macro...

Do you remember using it?

github-actions[bot] commented 1 year ago

Documentation coverage report

Element Value
Defines 0.0% (0/351)
Enum Values 0.0% (0/38)
Enums 0.0% (0/12)
Files 0.0% (0/88)
Functions 0.0% (0/716)
Structs 0.0% (0/47)
Typedefs 0.0% (0/40)
Variables 0.0% (0/453)
Total 0.0% (0/1745)
BatchDrake commented 1 year ago

Yes. Back in high school. Made sense when I was 17 and I was not too sure about how threads worked back then. Good thing you found it and removed it.

Thanks!