A fix for commit b274c72.
[claws.git] / src / plugins / rssyl / parse822.c
index c3cd109630dbb086ea1685feec401fb94e0be5ec..21975428fb2f894a889cc9271a38adf3f1f6b5b1 100644 (file)
@@ -237,7 +237,6 @@ static void rssyl_flush_folder_func(gpointer data, gpointer user_data)
 
        if( ctx != NULL && ctx->path != NULL) {
                g_free(ctx->path);
-               g_free(ctx);
        }
        feed_item_free(item);
 }