:find_matches): Get rid of an unused main_context variable plus
* src/filebuffer.cc (FileBuffer::find_matches): Get rid of an unused main_context variable plus initialization code. Whoa, this ancient piece of code must have been lurking here for at least a year without being used. Unfortunately g++ didn't warn about it since the ctor/dtor might have had side effects...
Please register or sign in to comment