aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/ContentHandler.h
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-07-04 00:37:44 +0800
committerXan Lopez <xan@src.gnome.org>2003-07-04 00:37:44 +0800
commit481bbe19eab224eb95d18278ee70c550773c9251 (patch)
treecd33d5d5ce0938e18564bd3da750cd253148d63f /embed/mozilla/ContentHandler.h
parentf5299b00454e4aba71fd4a6d6e1043fffc7b08cc (diff)
downloadgsoc2013-epiphany-481bbe19eab224eb95d18278ee70c550773c9251.tar
gsoc2013-epiphany-481bbe19eab224eb95d18278ee70c550773c9251.tar.gz
gsoc2013-epiphany-481bbe19eab224eb95d18278ee70c550773c9251.tar.bz2
gsoc2013-epiphany-481bbe19eab224eb95d18278ee70c550773c9251.tar.lz
gsoc2013-epiphany-481bbe19eab224eb95d18278ee70c550773c9251.tar.xz
gsoc2013-epiphany-481bbe19eab224eb95d18278ee70c550773c9251.tar.zst
gsoc2013-epiphany-481bbe19eab224eb95d18278ee70c550773c9251.zip
Sync with Moz Head, small cleanup.
Sync with Moz Head, small cleanup.
Diffstat (limited to 'embed/mozilla/ContentHandler.h')
-rw-r--r--embed/mozilla/ContentHandler.h1
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;
};