Forgot to remove this line.

Reported by:	maxim
This commit is contained in:
Pawel Jakub Dawidek 2006-11-01 14:09:59 +00:00
parent 2276d0814f
commit 8e570b35f7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163875

View file

@ -1000,7 +1000,6 @@ g_journal_insert(struct bio **head, off_t nstart, off_t nend, off_t joffset,
}
GJ_DEBUG(3, "INSERT(%p): DONE %d", *head, n);
}
sbuf_delete(sb);
return (n);
}