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

@@ -9,7 +9,6 @@
#include "mozilla/ClearOnShutdown.h"
#include "mozilla/Monitor.h"
#include "nsAutoPtr.h"
#include "nsCOMPtr.h"
#include "nsIObserverService.h"
#include "nsIThreadPool.h"