summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurie Clark-Michalek <bluepeppers@archlinux.us>2011-09-04 16:31:11 +0100
committerLaurie Clark-Michalek <bluepeppers@archlinux.us>2011-09-04 16:31:11 +0100
commit12a55ee6e3451223a40af7bcef7242478e485b21 (patch)
tree3a394c1a246af52def0c365a7bf6be8fc477a62f
parentb5a47cf8a2df43523b3ceac52d5fe6937a77aa8c (diff)
Removed print statement
-rw-r--r--archey32
1 files changed, 0 insertions, 2 deletions
diff --git a/archey3 b/archey3
index 2f7e47c..d5b8af5 100644
--- a/archey3
+++ b/archey3
@@ -569,8 +569,6 @@ def screenshot(state):
screenshot_command = state.config.get('core', 'screenshot_command',
fallback="import -window root <datetime>.jpg")
- print(screenshot_command)
- sys.stdout.flush()
try:
subprocess.check_call(
screenshot_command.replace('<datetime>',