drop some unused globals
[squirrelmail.git] / src / printer_friendly_main.php
index 8632c630a1680ac67df08ae7b0cbcdd3e954a9dc..7979ea550c5c360c830248de797162fb6e46160e 100644 (file)
@@ -15,7 +15,6 @@
 include('../include/init.php');
 
 /* get those globals into gear */
-global $color;
 if ( ! sqgetGlobalVar('passed_ent_id',$passed_ent_id,SQ_GET))
     $passed_ent_id = 0;
 if ( ! sqgetGlobalVar('mailbox',$mailbox,SQ_GET) ||