diff options
Diffstat (limited to 'Tests/ComplexRelativePaths/Executable/Sub2/NameConflictTest.c')
-rw-r--r-- | Tests/ComplexRelativePaths/Executable/Sub2/NameConflictTest.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Tests/ComplexRelativePaths/Executable/Sub2/NameConflictTest.c b/Tests/ComplexRelativePaths/Executable/Sub2/NameConflictTest.c deleted file mode 100644 index 4a32572..0000000 --- a/Tests/ComplexRelativePaths/Executable/Sub2/NameConflictTest.c +++ /dev/null @@ -1,4 +0,0 @@ -int NameConflictTest2() -{ - return 0; -} |