From 53f8a5f853ef959bd34305bd14284e865070a85e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 2 Nov 2014 21:31:43 +0100 Subject: Revert "upload to ppa:x2go/stable+ppa (ubuntu/1.0.0-0ubuntu3+x2go1~0ubuntu14.04.1)" This reverts commit d8d094ddbe0fb9ab86ecd33f6cdd056d8b1ce9f2. --- src/main.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 74e09e0..b6d56d4 100644 --- a/src/main.c +++ b/src/main.c @@ -33,7 +33,6 @@ #include "rdp-server.h" #include "citrix-server.h" #include "uccs-server.h" -#include "x2go-server.h" #include "crypt.h" gint server_list_to_array (GVariantBuilder * builder, GList * items); @@ -388,10 +387,8 @@ main (int argc, char * argv[]) { GError * error = NULL; -#if !GLIB_CHECK_VERSION (2, 35, 1) /* Init the GTypes */ g_type_init(); -#endif /* Setup i18n */ setlocale (LC_ALL, ""); -- cgit v1.2.3