Skip to content

Commit a353f3a

Browse files
author
pborissow
committed
- Premature commit to the Email class.
git-svn-id: svn://192.168.0.80/JavaXT/javaxt-exchange@413 2c7b0aa6-e0b2-3c4e-bb4a-8b65b6c465ff
1 parent 6cf9ef2 commit a353f3a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/javaxt/exchange/Email.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,12 +508,10 @@ public void save(Connection conn) throws ExchangeException {
508508
}
509509

510510
//Save attachments
511-
StringBuffer xml = new StringBuffer();
512511
Attachment[] attachments = this.getAttachments();
513512
if (attachments!=null){
514513
for (Attachment attachment : attachments){
515514
if (attachment.getID()==null) attachment.save(conn);
516-
xml.append(attachment.toXML("t"));
517515
}
518516
}
519517
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy