test: remove unused extern declaration
PR-URL: https://github.com/libuv/libuv/pull/2755 Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This commit is contained in:
parent
53caf044e3
commit
87cbf546d8
@ -24,7 +24,6 @@
|
||||
#include <string.h>
|
||||
|
||||
#define PATHMAX 1024
|
||||
extern char executable_path[];
|
||||
|
||||
TEST_IMPL(cwd_and_chdir) {
|
||||
char buffer_orig[PATHMAX];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user