commit 7cedb6809078add4e660093d01ac52ea3af41c54 parent e162aee69ecc11ba4008a746c877a80acb40ae2b Author: clamiax <smoppy@gmail.com> Date: Mon, 6 Jan 2014 10:55:30 +0000 Remove debug code. Diffstat:
M | scrapthumb | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/scrapthumb b/scrapthumb @@ -66,9 +66,6 @@ main() { [ ${#SOURCES[*]} -eq 0 ] && SOURCES=${DEF_SOURCES[@]} - echo ${SOURCES[*]} - exit 0 - preload $VIEWER ${IMGS[*]} }