doc: gitk: remove gitview reference

contrib/gitview has been removed. Remove the reference. Signed-off-by: Philip Oakley <philipoakley@iee.org> Reviewed-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Philip Oakley committed Jan 12, 2017 at 21:32 UTC 11d86965da5c48fc4caffc98b8f7ab20da9411f7
1 file changed -4
Documentation/gitk.txt
-4
@@ -187,10 +187,6 @@ SEE ALSO
187 'qgit(1)'::
188 A repository browser written in C++ using Qt.
189
190 -'gitview(1)'::
191 - A repository browser written in Python using Gtk. It's based on
192 - 'bzrk(1)' and distributed in the contrib area of the Git repository.
193 -
190 'tig(1)'::
191 A minimal repository browser and Git tool output highlighter written
192 in C using Ncurses.