aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-settings.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-11-18 22:58:44 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-11-23 03:34:11 +0800
commitc75f58d01bb7bbe139cd73a85894dc5f50185816 (patch)
treea7ed07daa233b004c1ee8a6a39839a8a2d39b597 /shell/e-shell-settings.c
parent03c039c098314b94767a2ec81b73c40fb4cbc168 (diff)
downloadgsoc2013-evolution-c75f58d01bb7bbe139cd73a85894dc5f50185816.tar
gsoc2013-evolution-c75f58d01bb7bbe139cd73a85894dc5f50185816.tar.gz
gsoc2013-evolution-c75f58d01bb7bbe139cd73a85894dc5f50185816.tar.bz2
gsoc2013-evolution-c75f58d01bb7bbe139cd73a85894dc5f50185816.tar.lz
gsoc2013-evolution-c75f58d01bb7bbe139cd73a85894dc5f50185816.tar.xz
gsoc2013-evolution-c75f58d01bb7bbe139cd73a85894dc5f50185816.tar.zst
gsoc2013-evolution-c75f58d01bb7bbe139cd73a85894dc5f50185816.zip
Fix compiler warnings.
Diffstat (limited to 'shell/e-shell-settings.c')
-rw-r--r--shell/e-shell-settings.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell-settings.c b/shell/e-shell-settings.c
index 5bffa8d026..0fd8d105e1 100644
--- a/shell/e-shell-settings.c
+++ b/shell/e-shell-settings.c
@@ -49,7 +49,6 @@ shell_settings_pspec_for_key (const gchar *property_name,
GVariant *v;
GParamSpec *pspec;
const gchar *bad_type;
- GError *error = NULL;
settings = g_settings_new (schema);