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:
authorDenis Ollier <larchunix@users.noreply.github.com>2017-11-02 01:49:02 +0300
committerDenis Ollier <larchunix@users.noreply.github.com>2017-11-02 01:49:02 +0300
commit4e91cbbe67126c27d8902520ddd68a4cac20c990 (patch)
tree1e0538bcf20ae5801e51bb8900a788ea4e5e04b9 /remmina-plugins
parentea2acb92ec072c2cddad786c6f8b8ddf5b9eae57 (diff)
telepathy: (error) #endif without #if
Regression from 56e40d6849da9fb54a8e5941a7132a383cd8e65e
Diffstat (limited to 'remmina-plugins')
-rw-r--r--remmina-plugins/telepathy/telepathy_channel_handler.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/remmina-plugins/telepathy/telepathy_channel_handler.h b/remmina-plugins/telepathy/telepathy_channel_handler.h
index 9699cea5c..6e202a93c 100644
--- a/remmina-plugins/telepathy/telepathy_channel_handler.h
+++ b/remmina-plugins/telepathy/telepathy_channel_handler.h
@@ -42,6 +42,3 @@ remmina_tp_channel_handler_new(const gchar *account_path, const gchar *connectio
GHashTable *channel_properties, DBusGMethodInvocation *context);
G_END_DECLS
-
-#endif
-