Fixes NB#133759, do allow sending messages without subject
[modest] / src / modest-main.c
index 31469d7..e84b2de 100644 (file)
@@ -143,7 +143,7 @@ main (int argc, char *argv[])
        MainSignalHandlers *handlers;
        ModestTnyAccountStore *acc_store;
 
-       GError *error;
+       GError *error = NULL;
        GOptionContext *context;
 
        ModestWindowMgr *mgr;