diff options
| author | Johan Herland <[email protected]> | 2010-06-09 23:09:25 +0000 |
|---|---|---|
| committer | Lars Hjemli <[email protected]> | 2010-06-19 08:40:22 +0000 |
| commit | 0e34c6d1ef32ea8f69019272fe72dbf2aeaba392 (patch) | |
| tree | bf9bab4a08119d97071c2c7f324acab9f4e0c5f7 /cmd.c | |
| parent | ui-shared: Improve const-ness in API (diff) | |
| download | cgit-0e34c6d1ef32ea8f69019272fe72dbf2aeaba392.tar.gz cgit-0e34c6d1ef32ea8f69019272fe72dbf2aeaba392.zip | |
ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordingly
The call to cgit_get_cmd() and the following fallback handling (to "summary"
or "repoindex") in cgit_print_pageheader() is unnecessary, since the same
fallback handling was already done when ctx.qry.page was set when
cgit_get_cmd() was called from process_request() in cgit.c.
As such, hc() can also be rewritten to simply compare the given 'page' string
against ctx.qry.page.
Signed-off-by: Johan Herland <[email protected]>
Signed-off-by: Lars Hjemli <[email protected]>
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions
