aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-12-16 13:16:49 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-12-16 23:57:57 +0800
commit0427f2cac23a9ccec8590515678bc1ae32c54cf5 (patch)
treee90dd83a4b06e25660d3edb3a5956a46e88df07d /shell
parentb95e613147c29af969e20ca87e458a700197630c (diff)
downloadgsoc2013-evolution-0427f2cac23a9ccec8590515678bc1ae32c54cf5.tar
gsoc2013-evolution-0427f2cac23a9ccec8590515678bc1ae32c54cf5.tar.gz
gsoc2013-evolution-0427f2cac23a9ccec8590515678bc1ae32c54cf5.tar.bz2
gsoc2013-evolution-0427f2cac23a9ccec8590515678bc1ae32c54cf5.tar.lz
gsoc2013-evolution-0427f2cac23a9ccec8590515678bc1ae32c54cf5.tar.xz
gsoc2013-evolution-0427f2cac23a9ccec8590515678bc1ae32c54cf5.tar.zst
gsoc2013-evolution-0427f2cac23a9ccec8590515678bc1ae32c54cf5.zip
EShellBackend: Remove unused enum value.
Diffstat (limited to 'shell')
-rw-r--r--shell/e-shell-backend.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell-backend.c b/shell/e-shell-backend.c
index e5700d4b2c..fed85cd6e2 100644
--- a/shell/e-shell-backend.c
+++ b/shell/e-shell-backend.c
@@ -69,7 +69,6 @@ enum {
enum {
ACTIVITY_ADDED,
- ACTIVITY_REMOVED,
LAST_SIGNAL
};