]> git.sur5r.net Git - i3/i3/blobdiff - src/config.c
load_configuration: Remove conn argument
[i3/i3] / src / config.c
index 9787d9855cd6146a558dd91e28c06b9993161ab4..22cdc09645a01d0b1c24612581648b69082c238a 100644 (file)
@@ -73,7 +73,7 @@ bool parse_configuration(const char *override_configpath, bool use_nagbar) {
  * configuration file.
  *
  */
-void load_configuration(xcb_connection_t *conn, const char *override_configpath, bool reload) {
+void load_configuration(const char *override_configpath, bool reload) {
     if (reload) {
         /* If we are currently in a binding mode, we first revert to the
          * default since we have no guarantee that the current mode will even