summaryrefslogtreecommitdiff
path: root/tools/inc/tools/inetmsg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-15 22:18:44 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-18 12:21:26 +0100
commite689ed9b937213225f9d8c7f57d324041eff7f4b (patch)
treee3b446322453480bb5973c2a5adfb12d50a0a212 /tools/inc/tools/inetmsg.hxx
parent8104b3710e4942881d1e1e9969a28d5fd556521c (diff)
callcatcher: unused methods
Diffstat (limited to 'tools/inc/tools/inetmsg.hxx')
-rw-r--r--tools/inc/tools/inetmsg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/inc/tools/inetmsg.hxx b/tools/inc/tools/inetmsg.hxx
index cf96dc98d5be..b06541a8323d 100644
--- a/tools/inc/tools/inetmsg.hxx
+++ b/tools/inc/tools/inetmsg.hxx
@@ -482,7 +482,6 @@ public:
return GetHeaderValue (m_nIndex[INETMSG_MIME_VERSION]);
}
- void SetContentDescription (const UniString& rDescription);
UniString GetContentDescription (void) const
{
return GetHeaderValue (m_nIndex[INETMSG_MIME_CONTENT_DESCRIPTION]);