Remove setHasVerticalScroller calls (gdiff, 5895b3a)
According to the documentation, programmatically created NSScrollViews have no scrollers, so remove the redundant calls to the setHasVerticalScroller: method.
Signed-off-by: Greg Hurrell <greg@hurrell.net>