lease complete the changelog entry below
[claws.git] / src / etpan / imap-thread.c
index 7596b3e33f279fd94a4c36a96b95991ad61c195a..74254a1a5b567496408f3b7c16a0bbc48204de4c 100644 (file)
@@ -2392,7 +2392,7 @@ static void fetch_content_run(struct etpan_thread_op * op)
        close:
                close(fd);
        unlink:
-               g_unlink(param->filename);
+               claws_unlink(param->filename);
        
        free:
                /* mmap_string_unref is a simple free in libetpan