Back out patch from bug 412160 due to even more orange than normal. :(

This commit is contained in:
reed@reedloden.com 2008-01-14 00:21:57 -08:00
parent 78fcc6247e
commit d62d2543aa

View File

@ -2267,8 +2267,6 @@ NS_IMETHODIMP
nsUrlClassifierDBServiceWorker::CloseDb()
{
if (mConnection) {
CancelUpdate();
mMainStore.Close();
mPendingSubStore.Close();