summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornags <nags@nags-desktop.(none)>2009-10-20 22:37:23 -0700
committernags <nags@nags-desktop.(none)>2009-10-20 22:37:23 -0700
commit987641768dd088f7b64ff86f160181dbde683d51 (patch)
treedc418258e53926e72f1af947e781ababedb31162
parent733d6050df19d8163474ca369542159cecbbf9e7 (diff)
Removed empty line
-rw-r--r--python/ldtputils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/ldtputils.py b/python/ldtputils.py
index 2a521fb..0d080e1 100644
--- a/python/ldtputils.py
+++ b/python/ldtputils.py
@@ -198,7 +198,6 @@ def imagecapture(winName = None, outFile = None, width = None,
ldtp.log('Unable to capture screenshot: %s' % status [1], 'error')
self.tmpFile = None
gtk.main_quit()
-
screenshot = ImageCapture()
if gtkImport: