summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/testparse.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testparse.cpp b/tests/testparse.cpp
index 5528d0df2..8bb092b56 100644
--- a/tests/testparse.cpp
+++ b/tests/testparse.cpp
@@ -360,7 +360,6 @@ void TestParse::testParseCompareNewFormatOutput()
void TestParse::testParseDLD()
{
struct memblock mem;
- int ret, success = 0;
QString filename = SUBSURFACE_SOURCE "/dives/TestDiveDivelogsDE.DLD";
QVERIFY(readfile(filename.toLatin1().data(), &mem) > 0);