Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2021-12-03 17:56:25 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2021-12-03 17:56:25 +0300
commit0c2fe32ec2366f4dae4b189dc44890b08ef72256 (patch)
treeddcd671d4258d20c726a383c7a512120680084f3 /src/remmina.c
parent050fc71c88b9b3722da6d1a3ae9ae5594f9b17f8 (diff)
Removing the Remmina stats sender and repurposing Remmina stats
Diffstat (limited to 'src/remmina.c')
-rw-r--r--src/remmina.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/remmina.c b/src/remmina.c
index e0eba489a..d2b987d2d 100644
--- a/src/remmina.c
+++ b/src/remmina.c
@@ -58,8 +58,6 @@
#include "remmina_widget_pool.h"
#include "remmina/remmina_trace_calls.h"
#include "rmnews.h"
-#include "remmina_stats_sender.h"
-
#ifdef HAVE_ERRNO_H
#include <errno.h>
@@ -263,7 +261,6 @@ static void remmina_on_startup(GApplication *app)
REMMINA_RUNTIME_DATADIR G_DIR_SEPARATOR_S "icons");
g_application_hold(app);
- remmina_stats_sender_schedule();
rmnews_schedule();
/* Check for secret plugin and service initialization and show console warnings if