diff --git a/core/includes/common.inc b/core/includes/common.inc
index 84cfa94..407e27f 100644
--- a/core/includes/common.inc
+++ b/core/includes/common.inc
@@ -3997,7 +3997,6 @@ function drupal_get_library($module, $name = NULL) {
             // format, without an array of options. In this case $options is the
             // filename.
             $file = $options;
-            $options = array();
           }
           $module_libraries[$key]['js'][$file]['version'] = $module_libraries[$key]['version'];
         }
