entrance: sending theme name here is not necessary

devs/bu5hm4n/develop
Marcel Hollerbach 9 years ago
parent ef7bc14bcb
commit 6c82c43b00
  1. 1
      src/daemon/entrance_server.c

@ -39,7 +39,6 @@ _entrance_server_add(void *data EINA_UNUSED, int type EINA_UNUSED, void *event E
eev.event.conf_gui.enabled = EINA_TRUE;
eev.event.conf_gui.bg.path = entrance_config->bg.path;
eev.event.conf_gui.bg.group = entrance_config->bg.group;
eev.event.conf_gui.theme = entrance_config->theme;
entrance_event_send(&eev);
}
PT("Sending pools\n");

Loading…
Cancel
Save