diff --git a/org-annotate.sh b/org-annotate.sh index c79435d..be61a37 100755 --- a/org-annotate.sh +++ b/org-annotate.sh @@ -319,8 +319,6 @@ pushTmpDir ORG.organnot f = f substr(" ",1,10-length(f)); \ printf("%s ",f) \ }; \ - if (NR==lines) \ - {pos-=1}; \ printf(" %6d\n",pos) \ }' loginfo "Done."