diff options
Diffstat (limited to 'camel/providers/mh/camel-mh-provider.c')
-rw-r--r-- | camel/providers/mh/camel-mh-provider.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/providers/mh/camel-mh-provider.c b/camel/providers/mh/camel-mh-provider.c index e7315ce849..58e97eed30 100644 --- a/camel/providers/mh/camel-mh-provider.c +++ b/camel/providers/mh/camel-mh-provider.c @@ -40,7 +40,6 @@ static CamelProvider mh_provider = { CAMEL_PROVIDER_IS_STORAGE, {0, 0}, - {0, 0}, NULL }; |