projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e829d54
)
don't write Processing progress to status bar
author
Paul Mangan
<paul@claws-mail.org>
Sat, 10 Aug 2002 13:09:47 +0000
(13:09 +0000)
committer
Paul Mangan
<paul@claws-mail.org>
Sat, 10 Aug 2002 13:09:47 +0000
(13:09 +0000)
src/main.c
patch
|
blob
|
history
diff --git
a/src/main.c
b/src/main.c
index ac5e7f83bba3bb7c2e7e210dcf83b7995734f6a7..c17c5d20146f9a5ce34e455dcefd61dd4d331dd4 100644
(file)
--- a/
src/main.c
+++ b/
src/main.c
@@
-444,7
+444,6
@@
static void initial_processing(FolderItem *item, gpointer data)
? item->path
: _("top level folder"));
debug_print("%s\n", buf);
- STATUSBAR_PUSH(mainwin, buf);
g_free(buf);
main_window_cursor_wait(mainwin);