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