diff options
Diffstat (limited to 'test/Rpcgen/RPCGENFLAGS.py')
-rw-r--r-- | test/Rpcgen/RPCGENFLAGS.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Rpcgen/RPCGENFLAGS.py b/test/Rpcgen/RPCGENFLAGS.py index 8f70adf..ddbc745 100644 --- a/test/Rpcgen/RPCGENFLAGS.py +++ b/test/Rpcgen/RPCGENFLAGS.py @@ -24,9 +24,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" -import string -import sys - import TestSCons _python_ = TestSCons._python_ |