diff --git a/golded3/gectrl.cpp b/golded3/gectrl.cpp index ca2a66d..fcc7bcc 100644 --- a/golded3/gectrl.cpp +++ b/golded3/gectrl.cpp @@ -157,7 +157,6 @@ char* mime_header_encode(char* dest, const char* source, GMsg* msg) { if(*msg->charset) { - int level = msg->charsetlevel; if (ChsTP) { char chln, *d = temp_src;