Bug 780489: Fix some compiler warnings in plugin and mac code. r=smichaud

This commit is contained in:
Josh Aas
2012-08-07 00:09:23 -04:00
parent e01502a68f
commit c29d6f17c5
4 changed files with 4 additions and 5 deletions

View File

@@ -12,7 +12,6 @@
#include "StreamNotifyParent.h"
#include "npfunctions.h"
#include "nsAutoPtr.h"
#include "mozilla/unused.h"
#include "gfxASurface.h"
#include "gfxContext.h"
#include "gfxPlatform.h"