Bug 1215763 - part 1 - remove unnecessary nsAutoPtr.h includes; r=seth

These turned up when grepping around for nsAutoPtr; it seemed easier to
remove them as a first step.
This commit is contained in:
Nathan Froyd
2015-10-17 06:52:21 -04:00
parent c2814decb2
commit 71eaa22b74
9 changed files with 0 additions and 10 deletions

View File

@@ -14,7 +14,6 @@
#include "nsComponentManagerUtils.h"
#include "nsError.h"
#include "Decoder.h"
#include "nsAutoPtr.h"
#include "prenv.h"
#include "prsystem.h"
#include "ImageContainer.h"