From ccc9d800153ad11d8a2b54dc75fe8aefb5650dd3 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 16 Jun 2015 12:52:39 -0700 Subject: Remove all the no longer necessary code that aborts read of first V2 file This was a poorly implemented hack when we executed the reverse geo lookup in the main thread and opening a V2 file could take a very long time. We need to do the "Welcome" message quite differently. Signed-off-by: Dirk Hohndel --- tests/testparse.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/testparse.h') diff --git a/tests/testparse.h b/tests/testparse.h index df0afa9f5..2e24ec844 100644 --- a/tests/testparse.h +++ b/tests/testparse.h @@ -8,7 +8,6 @@ class TestParse : public QObject{ private slots: void testParseCSV(); void testParseV2NoQuestion(); - void testParseV2YesQuestion(); void testParseV3(); void testParseCompareOutput(); }; -- cgit v1.2.3-70-g09d2