summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexRelativePaths/Library/sharedFile.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ComplexRelativePaths/Library/sharedFile.cxx')
-rw-r--r--Tests/ComplexRelativePaths/Library/sharedFile.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/Tests/ComplexRelativePaths/Library/sharedFile.cxx b/Tests/ComplexRelativePaths/Library/sharedFile.cxx
deleted file mode 100644
index cafac68..0000000
--- a/Tests/ComplexRelativePaths/Library/sharedFile.cxx
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "sharedFile.h"
-
-int sharedFunction()
-{
- return 1;
-}