diff options
Diffstat (limited to 'examples/logon')
-rwxr-xr-x | examples/logon/ntlogon/ntlogon.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/logon/ntlogon/ntlogon.py b/examples/logon/ntlogon/ntlogon.py index ba46ba8ffcf..c0f6ebc6c0e 100755 --- a/examples/logon/ntlogon/ntlogon.py +++ b/examples/logon/ntlogon/ntlogon.py @@ -328,7 +328,6 @@ def run(): print 'Unable to open configuration file: ' + configfile sys.exit(1) - # # open the output file # |