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:
Diffstat (limited to 'remmina-plugins/rdp/rdp_plugin.h')
-rw-r--r--remmina-plugins/rdp/rdp_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remmina-plugins/rdp/rdp_plugin.h b/remmina-plugins/rdp/rdp_plugin.h
index 6a5949f6b..a6487d813 100644
--- a/remmina-plugins/rdp/rdp_plugin.h
+++ b/remmina-plugins/rdp/rdp_plugin.h
@@ -90,7 +90,7 @@ struct rf_context
/* main */
rdpSettings* settings;
freerdp* instance;
- rdpChannels* channels;
+ // rdpChannels* channels;
pthread_t thread;
pthread_mutex_t mutex;