From 4ccfe56e417326101684401cf10d12cd633f4064 Mon Sep 17 00:00:00 2001 From: djcb Date: Sun, 16 Dec 2012 14:18:31 +0200 Subject: [PATCH] * cosmetic --- lib/mu-msg.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/mu-msg.h b/lib/mu-msg.h index f28a51c3..4af6c36b 100644 --- a/lib/mu-msg.h +++ b/lib/mu-msg.h @@ -127,8 +127,6 @@ gboolean mu_msg_load_msg_file (MuMsg *msg, GError **err); */ void mu_msg_unload_msg_file (MuMsg *msg); - - /** * increase the reference count for this message *