--- icl_content.module.orig	2011-01-20 17:15:30.000000000 +0100
+++ icl_content.module	2011-01-20 17:22:51.000000000 +0100
@@ -2616,8 +2616,6 @@
   drupal_add_js ( drupal_get_path ( 'module', 'icl_core' ) . '/js/icl_reminders.js' );
 
   $node = isset ( $form ['#node'] ) ? $form ['#node'] : FALSE;
-  $langs = icl_core_available_languages ();
-  $targets = _icl_core_available_targets ();
   $form ['icl_content'] = array (
       '#type' => 'fieldset', 
       '#title' => t ( 'Translation management options' ), 
