Remove unused code from MeasuringContextTestCase.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Oct 2012 22:35:21 +0000 (22:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Oct 2012 22:35:21 +0000 (22:35 +0000)
commit28dc9371d1d713a1e4df5aa1f414628b4917b5c3
treee72819c8cfb42dfdb836fed95344689af2a55429
parentccc040255c07064f2ed96f1a345d21860b202cb6
Remove unused code from MeasuringContextTestCase.

m_win variable was never used and setUp() and tearDown() were simply not
needed here.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/graphics/measuring.cpp