Index: branches/secondaryzones/dns.cgi
===================================================================
--- branches/secondaryzones/dns.cgi	(revision 921)
+++ branches/secondaryzones/dns.cgi	(revision 922)
@@ -2460,5 +2460,4 @@
   my $childlist = join(',',@childgroups);
 
-#  my $count = $dnsdb->getSecondaryZoneCount(childlist => $childlist, curgroup => $curgroup,
   my $count = $dnsdb->getZoneCount(childlist => $childlist, curgroup => $curgroup, secondary => 'y',
 	filter => ($filter ? $filter : undef), startwith => ($startwith ? $startwith : undef) );
