Erase MatchPairsBody's copy constructor.
authorRoman Donchenko <roman.donchenko@itseez.com>
Mon, 10 Jun 2013 09:30:23 +0000 (13:30 +0400)
committerRoman Donchenko <roman.donchenko@itseez.com>
Mon, 10 Jun 2013 09:30:23 +0000 (13:30 +0400)
commit41482fe56ca1eb98461bbd202c869faf4442c19c
tree3c392c58f6d8624172dbe4255b1a63090706c473
parent4cf7a963a0cf5a8a06152f460d485ac48c4f82ce
Erase MatchPairsBody's copy constructor.

It's the same as the implicitly defined one, and it causes a -Wextra warning
(not initializing the base class in a copy constructor).
modules/stitching/src/matchers.cpp