src/graph_instance.[ch]: Implement "inst_data_to_json".
[collection4.git] / src / action_list_hosts.c
index d1cae71..0e7b963 100644 (file)
@@ -73,8 +73,6 @@ static int print_all_hosts (__attribute__((unused)) void *user_data) /* {{{ */
 
 int action_list_hosts (void) /* {{{ */
 {
-  gl_update ();
-
   page_callbacks_t pg_callbacks = PAGE_CALLBACKS_INIT;
   char title[512];