diff options
Diffstat (limited to 'embed/mozilla')
-rw-r--r-- | embed/mozilla/mozilla-notifiers.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/mozilla/mozilla-notifiers.cpp b/embed/mozilla/mozilla-notifiers.cpp index 83c38b5e8..6b35f37dd 100644 --- a/embed/mozilla/mozilla-notifiers.cpp +++ b/embed/mozilla/mozilla-notifiers.cpp @@ -372,7 +372,6 @@ add_notification_and_notify (GConfClient *client, GConfClientNotifyFunc func, gpointer user_data) { - GConfEntry *entry; GError *error = NULL; guint cnxn_id; |