summaryrefslogtreecommitdiff
path: root/archey3
diff options
context:
space:
mode:
Diffstat (limited to 'archey3')
-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>',