diff options
Diffstat (limited to 'Tests/InterfaceLinkLibrariesDirect/testStaticLibWithPlugin2.c')
-rw-r--r-- | Tests/InterfaceLinkLibrariesDirect/testStaticLibWithPlugin2.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Tests/InterfaceLinkLibrariesDirect/testStaticLibWithPlugin2.c b/Tests/InterfaceLinkLibrariesDirect/testStaticLibWithPlugin2.c deleted file mode 100644 index 74ac1ae..0000000 --- a/Tests/InterfaceLinkLibrariesDirect/testStaticLibWithPlugin2.c +++ /dev/null @@ -1,4 +0,0 @@ -int testStaticLibWithPlugin2(void) -{ - return 0; -} |