Dead comment stripping
[viewsvn.git] / browse.php
index 52b7a144fbb1adad4620313cd99e7d34fd0b3b46..d7cde3aad2a32e88469979f28b9ba1cf60a03bd0 100644 (file)
@@ -30,7 +30,6 @@ $navbar = $controller->construct_breadcrumb();
 
 // ###################################################################
 
-//$node = preg_replace('#(^/|/$)#', '', ($viewsvn->paths->relpath == '' ? $viewsvn->paths->path : $viewsvn->paths->relpath));
 $latest = $controller->cachev->fetch_node();
 
 $link['log'] = $controller->href_compound('log.php');