diff options
Diffstat (limited to 'embed/mozilla/ContentHandler.h')
-rw-r--r-- | embed/mozilla/ContentHandler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/mozilla/ContentHandler.h b/embed/mozilla/ContentHandler.h index 4a6d816d7..9d3cfca2e 100644 --- a/embed/mozilla/ContentHandler.h +++ b/embed/mozilla/ContentHandler.h @@ -92,7 +92,6 @@ class GContentHandler : public nsIHelperAppLauncherDialog nsCString mScheme; PRBool mDownloadCanceled; - PRBool mHelperProgress; nsCOMPtr<nsIWebProgressListener> mListener; }; |