Index: category.php
===================================================================
--- category.php	(revision 6250)
+++ category.php	(working copy)
@@ -132,7 +132,7 @@
 // Tags
 
 function &get_tags($args = '') {
-	global $wpdb, $category_links;
+	global $wpdb;
 
 	$key = md5( serialize( $args ) );
 	if ( $cache = wp_cache_get( 'get_tags', 'category' ) )
