]> gitweb.fluxo.info Git - drupal/muamba.git/commitdiff
Cleanup
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 27 Sep 2011 03:39:56 +0000 (00:39 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 27 Sep 2011 03:39:56 +0000 (00:39 -0300)
muamba.install

index a9404befec3e10bfced1be91646f9caed4d485ff..ebd737e9b321372d88c6e4a38415551b77bd12fb 100644 (file)
@@ -13,9 +13,6 @@ function muamba_install() {
 
 /**
  * Implements hook_schema()
- *
- * @todo
- *   Add privatemsg thread_id into muamba table.
  */
 function muamba_schema() {
   $schema['muamba'] = array(
@@ -149,7 +146,6 @@ function muamba_update_7001(&$sandbox) {
   );
 }
 
-
 /**
  * Adds owner field.
  */