summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/CheckFeed.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NewsAggregator/Src/CheckFeed.cpp')
-rw-r--r--plugins/NewsAggregator/Src/CheckFeed.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/NewsAggregator/Src/CheckFeed.cpp b/plugins/NewsAggregator/Src/CheckFeed.cpp
index cf89be9898..83a78ee173 100644
--- a/plugins/NewsAggregator/Src/CheckFeed.cpp
+++ b/plugins/NewsAggregator/Src/CheckFeed.cpp
@@ -175,7 +175,6 @@ static void XmlToMsg(MCONTACT hContact, CMString &title, CMString &link, CMStrin
recv.szMessage = pszMessage;
ProtoChainRecvMsg(hContact, &recv);
}
- mir_free(message);
}
void CheckCurrentFeed(MCONTACT hContact)