diff options
Diffstat (limited to 'source4/gtk/tools/gwcrontab.c')
-rw-r--r-- | source4/gtk/tools/gwcrontab.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/gtk/tools/gwcrontab.c b/source4/gtk/tools/gwcrontab.c index fd4f41d06f..391110c56d 100644 --- a/source4/gtk/tools/gwcrontab.c +++ b/source4/gtk/tools/gwcrontab.c @@ -495,7 +495,6 @@ static GtkWidget*create_new_job_dialog (void) { gwcrontab_init_subsystems; lp_load(); - load_interfaces(); setup_logging(argv[0], DEBUG_STDERR); gtk_init(&argc, &argv); |