diff --git a/apps/email.c b/apps/email.c index 560fe0e..f4c3ec5 100644 --- a/apps/email.c +++ b/apps/email.c @@ -4,7 +4,6 @@ // Bobbi June, July 2020 ///////////////////////////////////////////////////////////////// -// TODO: Bug handling an attachment of type text/plain. // TODO: Get rid of all uses of malloc(). Don't need it. #include