Gitweb: remove blame.js -- that's long gone.
Junio C Hamano committed
Apr 8, 2008 at 22:08 UTC
73188422c045e242b3f58d6ee731cc544d728a6b
1 file changed
+1
-1
Gitweb
+1
-1
index ac6944885b..56b7e822d1 100755
--- a/Gitweb
+++ b/Gitweb
@@ -6,7 +6,7 @@ cd gitweb &&
DEST=`cd ../../index && /bin/pwd` || exit
differs=
-rsrc='gitweb.cgi gitweb.css git-favicon.png blame.js'
+rsrc='gitweb.cgi gitweb.css git-favicon.png'
for r in $rsrc
do