gitk: Get rid of the diffopts variable
authorPaul Mackerras <paulus@samba.org>
Sat, 6 Oct 2007 10:22:00 +0000 (20:22 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 6 Oct 2007 10:22:00 +0000 (20:22 +1000)
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 <paulus@samba.org>
No differences found