diff options
Diffstat (limited to 'image/IProgressObserver.h')
-rw-r--r-- | image/IProgressObserver.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/image/IProgressObserver.h b/image/IProgressObserver.h index fea5c3f148..3a497bcfdc 100644 --- a/image/IProgressObserver.h +++ b/image/IProgressObserver.h @@ -10,8 +10,6 @@ #include "nsISupports.h" #include "nsRect.h" -class nsIEventTarget; - namespace mozilla { namespace image { |