Skip to content

Commit b823d86

Browse files
committed
Remove unused variable declaration
Signed-off-by: Christoph Niethammer <[email protected]>
1 parent dcfe551 commit b823d86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tst_output.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ const char * tst_reports[] = {
3333
};
3434

3535
#ifdef HAVE_MPI2_THREADS
36-
extern int num_threads;
3736
extern int tst_thread_running (void);
3837
#endif
3938

0 commit comments

Comments
 (0)