Removed commented-out code

This commit is contained in:
Robert Rothenberg 2011-03-17 09:59:03 +00:00
parent da2fd73d15
commit 9498c4259f

4
trash
View File

@ -15,7 +15,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
version="0.3.0 \$Id: trash 2011/03/17 09:54:46 GMT rr@dwaible $"
version="0.3.0 \$Id: trash 2011/03/17 09:58:28 GMT rr@dwaible $"
function show_usage {
cat << EOU
@ -180,8 +180,6 @@ do
deletedfile="$trashdir/files/$trashname"
deletedinfo="$trashdir/info/$trashname.trashinfo"
##echo "$filename" 1>&2
canon=`url_encode $filename`
cat > "$deletedinfo" <<END