summaryrefslogtreecommitdiff
path: root/test/threads.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/threads.cxx')
-rw-r--r--test/threads.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/threads.cxx b/test/threads.cxx
index 15e8165ca..df2c4920a 100644
--- a/test/threads.cxx
+++ b/test/threads.cxx
@@ -108,7 +108,6 @@ void* prime_func(void* p)
Fl::unlock();
}
}
- return 0;
}
int main(int argc, char **argv)