gat3way/rtl_acars_ng

Double initilization in fm_init()

Opened this issue · 1 comments

Several variables are initialized twice in fm_init(). It looks like there was a copy paste near the end of the function.

Quite probably a copypaste. Feel free to remove them and submit a pull request, alternatively I would do that when I have time (unfortunately I don't have quite a lot of spare time lately :( )