Bug 792502 - Kill the FunctionTimer code; r=vlad

This commit is contained in:
Ehsan Akhgari
2012-09-19 16:59:38 -04:00
parent 3a9032ed8a
commit 57ec2ec569
63 changed files with 0 additions and 940 deletions

View File

@@ -35,7 +35,6 @@
#include "nsICacheVisitor.h"
#include "nsISeekableStream.h"
#include "mozilla/FunctionTimer.h"
#include "mozilla/Telemetry.h"
#include "sqlite3.h"
@@ -1051,8 +1050,6 @@ struct StatementSql {
nsresult
nsOfflineCacheDevice::Init()
{
NS_TIME_FUNCTION;
NS_ENSURE_TRUE(!mDB, NS_ERROR_ALREADY_INITIALIZED);
// SetCacheParentDirectory must have been called