remove hook not used by cvs

master
Joey Hess 2009-09-10 16:28:39 -04:00
parent dd731d22c6
commit e3f5fdcf37
1 changed files with 0 additions and 1 deletions

View File

@ -554,7 +554,6 @@ sub refresh () {
if (%rendered) {
run_hooks(change => sub { shift->(keys %rendered) });
}
run_hooks(postrefresh => sub { shift->() });
}
sub commandline_render () {