diff options
Diffstat (limited to 'src/recompiler/tests/test_path.c')
-rw-r--r-- | src/recompiler/tests/test_path.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/recompiler/tests/test_path.c b/src/recompiler/tests/test_path.c index a9b52de37..def7441c8 100644 --- a/src/recompiler/tests/test_path.c +++ b/src/recompiler/tests/test_path.c @@ -149,4 +149,3 @@ int main(int argc, char *argv[]) } return 0; } - |