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>2018-04-14 23:39:57 +0300
committerlarchunix <larchunix@users.noreply.github.com>2018-04-15 13:30:09 +0300
commit8a443bd272ea565135624c10261894bb0ffca676 (patch)
tree089c79c00c501ce3a365839bd92a0ed9736bb3ea /config.h.in
parent6233f931a5208a76ef896c1f81d1c04f135b3b4f (diff)
Remove checks for GTK >= 3 since GTK2 is not supported anymore
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.h.in b/config.h.in
index 3befe6614..8f3a09b4f 100644
--- a/config.h.in
+++ b/config.h.in
@@ -12,8 +12,6 @@
#cmakedefine HAVE_SYS_UN_H
#cmakedefine HAVE_ERRNO_H
-#cmakedefine GTK_VERSION ${GTK_VERSION}
-
#define remmina "remmina"
#define UNIQUE_APPNAME "${UNIQUE_APPNAME}"
#define VERSION "${REMMINA_VERSION}"