diff options
Diffstat (limited to 'plugins/groupwise-features/install-shared.c')
-rw-r--r-- | plugins/groupwise-features/install-shared.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/groupwise-features/install-shared.c b/plugins/groupwise-features/install-shared.c index d4179421f8..40ae0a26d5 100644 --- a/plugins/groupwise-features/install-shared.c +++ b/plugins/groupwise-features/install-shared.c @@ -193,10 +193,6 @@ org_gnome_popup_wizard (EPlugin *ep, EMEventTargetMessage *target) char *notification; char *start_message; - /* XXX:Remove this when server has a fix to show mails in shared-folder*/ - if (!getenv("GROUPWISE_SHARED_FOLDER")) - return; - if (!msg) return ; |