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