From 2f6b80d98d475c8cc4a7a3bf0ca8a771dee78d4b Mon Sep 17 00:00:00 2001 From: Daniele Forsi IU5HKX Date: Fri, 9 Dec 2022 12:41:24 +0100 Subject: [PATCH] Remove unused include of cm108.h --- rigs/gomspace/gs100.c | 1 - 1 file changed, 1 deletion(-) diff --git a/rigs/gomspace/gs100.c b/rigs/gomspace/gs100.c index bb8f0cf14..9fdc279d0 100644 --- a/rigs/gomspace/gs100.c +++ b/rigs/gomspace/gs100.c @@ -34,7 +34,6 @@ #include "hamlib/rig.h" #include "serial.h" #include "parallel.h" -#include "cm108.h" #include "gpio.h" #include "misc.h" #include "tones.h"