Remove unused include of getopt.h

pull/1180/head
Daniele Forsi IU5HKX 2022-12-09 15:05:13 +01:00
rodzic 84fc3169df
commit 6008979708
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -28,8 +28,6 @@
#include <string.h>
#include <ctype.h>
#include <getopt.h>
#include <hamlib/rig.h>
#include "misc.h"
#include "sprintflst.h"