diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-31 04:50:33 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-31 04:50:33 +0800 |
commit | ef6000b227427ac4f3e9180df3046a29f219dec8 (patch) | |
tree | 7e746fadc7e54b7a63f3075f8515fbd176749a5a /my-evolution/e-summary.h | |
parent | 381bb00712e2990e4c9cd23789d04c4227cb59ec (diff) | |
download | gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.gz gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.zst gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.zip |
Remove the wipe trackers option.
svn path=/trunk/; revision=11486
Diffstat (limited to 'my-evolution/e-summary.h')
-rw-r--r-- | my-evolution/e-summary.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/my-evolution/e-summary.h b/my-evolution/e-summary.h index 24e643b787..8c2b4e7ee9 100644 --- a/my-evolution/e-summary.h +++ b/my-evolution/e-summary.h @@ -69,7 +69,6 @@ struct _ESummaryPrefs { GList *rdf_urls; int rdf_refresh_time; int limit; - gboolean wipe_trackers; /* Weather */ GList *stations; |