mirror of
https://github.com/oe7drt/YSFClients.git
synced 2026-04-09 08:14:13 +00:00
Clean up and remove unused variables
This commit is contained in:
parent
a915b9e863
commit
87510f4e7d
5 changed files with 65 additions and 75 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
const unsigned char NULL_GPS[] = {0x47U, 0x63U};
|
||||
const unsigned char SHRT_GPS[] = {0x22U, 0x62U};
|
||||
const unsigned char LONG_GPS[] = {0x47U, 0x64U};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue