diff --git a/src/entrypoints/Groundstation/rovie-groundstation-entry.cpp b/src/entrypoints/Groundstation/rovie-groundstation-entry.cpp
index a55d62d71681ea40e378e621131557d1991bddab..59dba2ff317a499e8ed3ca7ee09d12b3dd19f40d 100644
--- a/src/entrypoints/Groundstation/rovie-groundstation-entry.cpp
+++ b/src/entrypoints/Groundstation/rovie-groundstation-entry.cpp
@@ -96,10 +96,6 @@ int main()
     if (!ok)
     {
         printf("[error] Failed to start RIG radio!\n");
-    }
-
-    if (!ok)
-    {
         errorLoop();
     }