Comment unused structs from rigctld

merge-requests/6/head
Phil Taylor 2021-08-14 17:15:44 +01:00
rodzic 9d07bbc281
commit f17e69b4be
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -202,6 +202,7 @@ static struct
{ RIG_MODE_NONE, "" },
};
#if 0
static struct
{
quint64 func;
@ -311,6 +312,8 @@ static struct
{ RIG_LEVEL_NONE, "" },
};
#endif
struct cal_table {
int size; /*!< number of plots in the table */
struct {