diff options
Diffstat (limited to 'Tests/SimpleInstallS2/lib4.cxx')
-rw-r--r-- | Tests/SimpleInstallS2/lib4.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/SimpleInstallS2/lib4.cxx b/Tests/SimpleInstallS2/lib4.cxx index fbfa23aa43..fbede5ce53 100644 --- a/Tests/SimpleInstallS2/lib4.cxx +++ b/Tests/SimpleInstallS2/lib4.cxx @@ -4,4 +4,3 @@ float Lib4Func() { return 4.0; } - |