summaryrefslogtreecommitdiff
path: root/netwerk/cache/nsDeleteDir.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/cache/nsDeleteDir.cpp')
-rw-r--r--netwerk/cache/nsDeleteDir.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/netwerk/cache/nsDeleteDir.cpp b/netwerk/cache/nsDeleteDir.cpp
index b081a12eb1..108f765798 100644
--- a/netwerk/cache/nsDeleteDir.cpp
+++ b/netwerk/cache/nsDeleteDir.cpp
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
-/* vim:set ts=2 sw=2 sts=2 et cindent: */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
@@ -7,7 +6,6 @@
#include "nsDeleteDir.h"
#include "nsIFile.h"
#include "nsString.h"
-#include "mozilla/Telemetry.h"
#include "nsITimer.h"
#include "nsISimpleEnumerator.h"
#include "nsAutoPtr.h"