Index: modules/category/category.inc
===================================================================
RCS file: /usr/cvsroot/pwpages/modules/category/category.inc,v
retrieving revision 1.10
diff -u -r1.10 category.inc
--- modules/category/category.inc	11 Sep 2006 16:45:22 -0000	1.10
+++ modules/category/category.inc	17 Sep 2006 07:41:38 -0000
@@ -823,7 +823,7 @@
       }
     }
 
-    $node->category = $cats_flat;
+//    $node->category = $cats_flat;
     $legacy_calls[$node->nid] = TRUE;
   }
 }
