summaryrefslogtreecommitdiffstats
path: root/include/x11-helper.h
diff options
context:
space:
mode:
authorQuentin Glidic <sardemff7+git@sardemff7.net>2017-03-31 18:02:41 +0200
committerQuentin Glidic <sardemff7+git@sardemff7.net>2017-03-31 18:02:41 +0200
commit3a29d3ec7e03a79457a8122cef031d9ae9b7a35e (patch)
treeb035f5cd9a6f1bd3f0ae74bdc4908d079a38e1e9 /include/x11-helper.h
parent7db9cc56bf427e891df3d7bc2a11880f44773e1d (diff)
parentb418352d438b0caa6cd5d3d81887b6c1684395cc (diff)
Merge branch 'master' into wip/waylandwip/wayland
Diffstat (limited to 'include/x11-helper.h')
-rw-r--r--include/x11-helper.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/x11-helper.h b/include/x11-helper.h
index e667fc60..78fd2725 100644
--- a/include/x11-helper.h
+++ b/include/x11-helper.h
@@ -18,10 +18,5 @@
*/
gboolean x11_parse_key ( const char *combo, unsigned int *mod, xkb_keysym_t *key, gboolean *release, GString * );
-
-
-
-
-
/*@}*/
#endif