aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xjsaccess/jstore.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/jsaccess/jstore.sh b/jsaccess/jstore.sh
index 2492748..6f270c4 100755
--- a/jsaccess/jstore.sh
+++ b/jsaccess/jstore.sh
@@ -221,7 +221,6 @@ action_rm() {
fi
crypt=`echo $index_entry |awk '{ print $(NF) }'`
[ $crypt = "(nocrypt)" ] && do_crypt=0 || do_crypt=1
- echo "XXX do_crypt=$do_crypt ($crypt)"
_file_rm $clear_name $do_crypt
_index_decrypt
sed -i /"^$clear_name .*$"/d $tmp