diff options
Diffstat (limited to 'executor/test_executor_linux.cc')
| -rw-r--r-- | executor/test_executor_linux.cc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/executor/test_executor_linux.cc b/executor/test_executor_linux.cc index 01180624b..27292ce27 100644 --- a/executor/test_executor_linux.cc +++ b/executor/test_executor_linux.cc @@ -8,10 +8,6 @@ #include <sys/utsname.h> -void loop() -{ -} // to prevent warning: ‘void loop()’ used but never defined - extern "C" int test_copyin() { unsigned char x[4] = {}; |
