* viewcvs/lib/viewcvs.py

(_sticky_vars): Remove 'dir_pagestart' and 'log_pagestart' from the
    set of sticky parameters.  I simply can't see any utility in
    keeping those things around, as they muck up more URLs than they help.


git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@1007 8cb11bc2-c004-0410-86c3-e597b4017df7
remotes/tags/1.0.0-rc1
cmpilato 2005-01-29 03:55:24 +00:00
parent ff5aa6d251
commit 27c4c62394
1 changed files with 0 additions and 2 deletions

View File

@ -90,8 +90,6 @@ _sticky_vars = (
'diff_format',
'only_with_tag',
'search',
'dir_pagestart',
'log_pagestart',
)
# for reading/writing between a couple descriptors