Index: xmlsitemap/xmlsitemap.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/xmlsitemap/xmlsitemap/Attic/xmlsitemap.install,v
retrieving revision 1.1.2.63
diff -u -r1.1.2.63 xmlsitemap.install
--- xmlsitemap/xmlsitemap.install	23 May 2009 05:37:56 -0000	1.1.2.63
+++ xmlsitemap/xmlsitemap.install	23 May 2009 10:43:57 -0000
@@ -137,132 +137,6 @@
 /**
  * Implementation of hook_update_N().
  */
-function xmlsitemap_update_6100() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6101() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6102() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6103() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6104() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6105() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6106() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6107() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6108() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6109() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6110() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6111() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6112() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6113() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6114() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6115() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6116() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6117() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
 function xmlsitemap_update_6118() {
   variable_set('xmlsitemap_cron_submit_frequency', variable_get('xmlsitemap_cron_submit', FALSE) ? 1 : -1);
   $ret[] = array(
@@ -275,55 +149,6 @@
 /**
  * Implementation of hook_update_N().
  */
-function xmlsitemap_update_6119() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6120() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6121() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6122() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6123() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6124() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6125() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
 function xmlsitemap_update_6126() {
   $ret[] = update_sql("DELETE FROM {xmlsitemap}");
   return $ret;
@@ -332,48 +157,6 @@
 /**
  * Implementation of hook_update_N().
  */
-function xmlsitemap_update_6127() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6128() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6129() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6130() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6131() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6132() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
 function xmlsitemap_update_6133() {
   $ret[] = update_sql("UPDATE {system} SET weight = 5 WHERE name = 'xmlsitemap'");
   return $ret;
@@ -382,20 +165,6 @@
 /**
  * Implementation of hook_update_N().
  */
-function xmlsitemap_update_6134() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_update_6135() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
 function xmlsitemap_update_6136() {
   xmlsitemap_flag_sitemap(TRUE);
   $ret[] = array(
@@ -414,13 +183,6 @@
 /**
  * Implementation of hook_update_N().
  */
-function xmlsitemap_update_6137() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
 function xmlsitemap_update_6138() {
   $ret = array();
   $result = array();
@@ -468,13 +230,6 @@
 /**
  * Implementation of hook_update_N().
  */
-function xmlsitemap_update_6141() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
 function xmlsitemap_update_6142() {
   $ret = array();
   if (!variable_get('menu_rebuild_needed', FALSE)) {
@@ -498,10 +253,6 @@
   );
 }
 
-function xmlsitemap_update_6144() {
-  return array();
-}
-
 /**
  * Implementation of hook_update_N().
  */
@@ -529,13 +280,6 @@
 /**
  * Implementation of hook_update_N().
  */
-function xmlsitemap_update_6146() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
 function xmlsitemap_update_6147() {
   return xmlsitemap_update_6000();
 }
Index: xmlsitemap_taxonomy/xmlsitemap_taxonomy.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/xmlsitemap/xmlsitemap_taxonomy/Attic/xmlsitemap_taxonomy.install,v
retrieving revision 1.1.2.13
diff -u -r1.1.2.13 xmlsitemap_taxonomy.install
--- xmlsitemap_taxonomy/xmlsitemap_taxonomy.install	23 May 2009 05:58:03 -0000	1.1.2.13
+++ xmlsitemap_taxonomy/xmlsitemap_taxonomy.install	23 May 2009 10:43:57 -0000
@@ -125,48 +125,6 @@
 /**
  * Implementation of hook_update_N().
  */
-function xmlsitemap_taxonomy_update_6100() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_taxonomy_update_6101() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_taxonomy_update_6102() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_taxonomy_update_6103() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_taxonomy_update_6104() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_taxonomy_update_6105() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
 function xmlsitemap_taxonomy_update_6106() {
   $ret[] = update_sql("UPDATE {system} SET weight = 10 WHERE name = 'xmlsitemap_taxonomy'");
   return $ret;
@@ -181,50 +139,6 @@
 
 /**
  * Implementation of hook_update_N().
- */
-function xmlsitemap_taxonomy_update_6108() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_taxonomy_update_6109() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_taxonomy_update_6110() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_taxonomy_update_6111() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_taxonomy_update_6112() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_taxonomy_update_6113() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
  *
  */
 function xmlsitemap_taxonomy_update_6114() {
Index: xmlsitemap_user/xmlsitemap_user.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/xmlsitemap/xmlsitemap_user/xmlsitemap_user.install,v
retrieving revision 1.6.2.55
diff -u -r1.6.2.55 xmlsitemap_user.install
--- xmlsitemap_user/xmlsitemap_user.install	23 May 2009 04:05:42 -0000	1.6.2.55
+++ xmlsitemap_user/xmlsitemap_user.install	23 May 2009 10:43:57 -0000
@@ -193,97 +193,6 @@
 
 /**
  * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6100() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6101() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6102() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6103() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6104() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6105() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6106() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6107() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6108() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6109() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6110() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6111() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_user_update_6112() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
  *
  */
 function xmlsitemap_user_update_6113() {
@@ -295,22 +204,6 @@
  * Implementation of hook_update_N().
  *
  */
-function xmlsitemap_user_update_6114() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_user_update_6115() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
 function xmlsitemap_user_update_6116() {
   return xmlsitemap_user_update_6000();
 }
Index: xmlsitemap_engines/xmlsitemap_engines.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/xmlsitemap/xmlsitemap_engines/xmlsitemap_engines.install,v
retrieving revision 1.3.2.16
diff -u -r1.3.2.16 xmlsitemap_engines.install
--- xmlsitemap_engines/xmlsitemap_engines.install	6 May 2009 18:59:01 -0000	1.3.2.16
+++ xmlsitemap_engines/xmlsitemap_engines.install	23 May 2009 10:43:57 -0000
@@ -43,41 +43,6 @@
 /**
  * Implementation of hook_update_N().
  */
-function xmlsitemap_engines_update_6101() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_engines_update_6102() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_engines_update_6103() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_engines_update_6104() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
-function xmlsitemap_engines_update_6105() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- */
 function xmlsitemap_engines_update_6106() {
   $variables = array(
     'submit',
Index: xmlsitemap_node/xmlsitemap_node.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/xmlsitemap/xmlsitemap_node/xmlsitemap_node.install,v
retrieving revision 1.9.2.60
diff -u -r1.9.2.60 xmlsitemap_node.install
--- xmlsitemap_node/xmlsitemap_node.install	23 May 2009 05:58:05 -0000	1.9.2.60
+++ xmlsitemap_node/xmlsitemap_node.install	23 May 2009 10:43:57 -0000
@@ -131,54 +131,6 @@
  * Implementation of hook_update_N().
  *
  */
-function xmlsitemap_node_update_6100() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6101() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6102() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6103() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6104() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6105() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
 function xmlsitemap_node_update_6106() {
   $ret[] = update_sql("UPDATE {system} SET weight = 5 WHERE name = 'xmlsitemap_node'");
   return $ret;
@@ -188,118 +140,6 @@
  * Implementation of hook_update_N().
  *
  */
-function xmlsitemap_node_update_6107() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6108() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6109() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6110() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6111() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6112() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6113() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6114() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6115() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6116() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6117() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6118() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6119() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
-function xmlsitemap_node_update_6120() {
-  return array();
-}
-
-/**
- * Implementation of hook_update_N().
- *
- */
 function xmlsitemap_node_update_6121() {
   return xmlsitemap_node_update_6000();
 }
