aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/Package_Grabber.cs
diff options
context:
space:
mode:
Diffstat (limited to 'source/WindowsFormsApplication1/Package_Grabber.cs')
-rw-r--r--source/WindowsFormsApplication1/Package_Grabber.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Package_Grabber.cs b/source/WindowsFormsApplication1/Package_Grabber.cs
index a041910..3ea29d0 100644
--- a/source/WindowsFormsApplication1/Package_Grabber.cs
+++ b/source/WindowsFormsApplication1/Package_Grabber.cs
@@ -100,7 +100,6 @@ namespace ShiftOS
}
catch (Exception ex)
{
- API.CreateInfoboxSession("Server Connection Error", $"{ex.Message}", infobox.InfoboxMode.Info);
}
}
else