From a86dd681657ee4d5bd108baaf6825abb47957559 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 4 Jun 2013 12:01:45 +0100 Subject: Lose excess logging. --- desktop/global_history.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'desktop/global_history.c') diff --git a/desktop/global_history.c b/desktop/global_history.c index 2e4a9b5ac..f479e754a 100644 --- a/desktop/global_history.c +++ b/desktop/global_history.c @@ -594,8 +594,6 @@ nserror global_history_init(struct core_window_callback_table *cw_t, return err; } - LOG(("Building global history treeview")); - /* Add the history to the treeview */ err = global_history_init_entries(); if (err != NSERROR_OK) { -- cgit v1.2.3