From: Paul Mackerras Date: Sat, 6 Oct 2007 10:22:00 +0000 (+1000) Subject: gitk: Get rid of the diffopts variable X-Git-Tag: v1.5.4-rc0~318^2~1^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8d73b242a53da9ea36800a8ff0f9993e5100ea24?ds=inline;hp=8d73b242a53da9ea36800a8ff0f9993e5100ea24 gitk: Get rid of the diffopts variable The only thing that could be specified with diffopts was the number of lines of context, but there is already a spinbox for that. So this gets rid of it. Signed-off-by: Paul Mackerras ---