don't call gnome_theme_init (), it's not required. Speedup of 15-20%.

2005-11-14  Sebastien Bacher  <seb128@debian.org>

	* theme-thumbnailer.c: (main):
	don't call gnome_theme_init (), it's not required. Speedup of 15-20%.
This commit is contained in:
Sebastien Bacher 2005-11-14 15:35:46 +00:00 committed by Sebastien Bacher
parent 3b36fc2f4b
commit 3aa5619bd6
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-11-14 Sebastien Bacher <seb128@debian.org>
* theme-thumbnailer.c: (main):
don't call gnome_theme_init (), it's not required. Speedup of 15-20%.
2005-11-14 Rodrigo Moya <rodrigo@novell.com>
* theme-method.c (do_tell): fixed function signature.