stop nicing thumbnailer - little point.

SVN revision: 24140
This commit is contained in:
Carsten Haitzler 2006-07-23 12:06:59 +00:00
parent 14c920bdc1
commit a76ad453d9
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@ main(int argc, char **argv)
{
int i;
nice(20);
/* FIXME: make this configurable */
// nice(20);
for (i = 1; i < argc; i++)
{
if ((!strcmp(argv[i], "-h")) ||