Removed variables that were initialized, but never actually used
authorcigamit <cigamit@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 1 Nov 2004 02:05:15 +0000 (02:05 +0000)
committercigamit <cigamit@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 1 Nov 2004 02:05:15 +0000 (02:05 +0000)
commit8d8da447778a43b78bc95f9601b385416ad84477
treef3adf065267dd3d72c5d23dfec86b02404bfc306
parent3e0964e02c2da49cb25a17c28a62d3ab22012d5b
Removed variables that were initialized, but never actually used
Also remove a few more globals that were unused
Remove a few newlines at the end of files
Hopefully this will help shrink the memory footprint of SM just slightly

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8296 7612ce4b-ef26-0410-bec9-ea0150e637f0
31 files changed:
class/deliver/Deliver.class.php
class/deliver/Deliver_SMTP.class.php
class/helper/VCard.class.php
class/html.class.php
class/mime/AddressStructure.class.php
class/mime/ContentType.class.php
class/mime/Disposition.class.php
class/mime/Message.class.php
class/mime/Rfc822Header.class.php
functions/decode/utf_8.php
functions/html.php
functions/i18n.php
functions/imap_asearch.php
functions/imap_general.php
functions/imap_mailbox.php
functions/imap_messages.php
functions/imap_search.php
functions/mailbox_display.php
functions/mime.php
functions/plugin.php
functions/rfc822address.php
functions/strings.php
plugins/calendar/calendar.php
plugins/mail_fetch/setup.php
plugins/newmail/setup.php
plugins/spamcop/spamcop.php
src/compose.php
src/left_main.php
src/read_body.php
src/view_header.php
themes/darkness.php