aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-10-18 08:27:43 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-10-18 08:27:43 +0800
commit621870eaa978b49e43b7a82bff30091bcf085d64 (patch)
tree6fe4f2d0e926d68f0cc3750127720bd26af2bb2d /shell/main.c
parent66fe416457e3e71943044a1749d319d4f0c5e45f (diff)
downloadgsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar
gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar.gz
gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar.bz2
gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar.lz
gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar.xz
gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar.zst
gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.zip
Urgh. Remove stale line that caused `display_default' to be set to TRUE
* main.c (idle_cb): Urgh. Remove stale line that caused `display_default' to be set to TRUE for all the non-NULL shell cases. svn path=/trunk/; revision=13743
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/main.c b/shell/main.c
index 840bb6448a..f1b70bf271 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -302,8 +302,6 @@ idle_cb (void *data)
} else {
display_default = FALSE;
}
-
- display_default = FALSE;
}
if (display_default) {