diff options
Diffstat (limited to 'test/CXX/SHCXXCOMSTR.py')
-rw-r--r-- | test/CXX/SHCXXCOMSTR.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CXX/SHCXXCOMSTR.py b/test/CXX/SHCXXCOMSTR.py index dd92541..829c9e4 100644 --- a/test/CXX/SHCXXCOMSTR.py +++ b/test/CXX/SHCXXCOMSTR.py @@ -29,8 +29,6 @@ Test that the $SHCXXCOMSTR construction variable allows you to customize the shared object C++ compilation output. """ -import os -import string import sys import TestSCons |