aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/GtkNSSDialogs.cpp
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2004-05-25 05:50:34 +0800
committerXan Lopez <xan@src.gnome.org>2004-05-25 05:50:34 +0800
commitd82f71a93ccd69c96a98bb74390c9dc6d296315c (patch)
treeb8c2327a18aad1cb94f0fcdcead1f01d1a370811 /embed/mozilla/GtkNSSDialogs.cpp
parent869e477e70e60b06a24b2ecb05cf5688cdeae3a1 (diff)
downloadgsoc2013-epiphany-d82f71a93ccd69c96a98bb74390c9dc6d296315c.tar
gsoc2013-epiphany-d82f71a93ccd69c96a98bb74390c9dc6d296315c.tar.gz
gsoc2013-epiphany-d82f71a93ccd69c96a98bb74390c9dc6d296315c.tar.bz2
gsoc2013-epiphany-d82f71a93ccd69c96a98bb74390c9dc6d296315c.tar.lz
gsoc2013-epiphany-d82f71a93ccd69c96a98bb74390c9dc6d296315c.tar.xz
gsoc2013-epiphany-d82f71a93ccd69c96a98bb74390c9dc6d296315c.tar.zst
gsoc2013-epiphany-d82f71a93ccd69c96a98bb74390c9dc6d296315c.zip
Remove unused field in struct
* embed/downloader-view.c: (update_status_icon): Remove unused field in struct * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: Fix build with 1.8a2
Diffstat (limited to 'embed/mozilla/GtkNSSDialogs.cpp')
-rw-r--r--embed/mozilla/GtkNSSDialogs.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/mozilla/GtkNSSDialogs.cpp b/embed/mozilla/GtkNSSDialogs.cpp
index 819afe9a3..b127be568 100644
--- a/embed/mozilla/GtkNSSDialogs.cpp
+++ b/embed/mozilla/GtkNSSDialogs.cpp
@@ -49,6 +49,7 @@
#ifdef ALLOW_PRIVATE_STRINGS
#include <nsReadableUtils.h>
+#include <nsString.h>
#endif
#include <gconf/gconf-client.h>