[Bps-public-commit] r9199 - Text-Quoted
ruz at bestpractical.com
ruz at bestpractical.com
Wed Oct 3 07:02:14 EDT 2007
Author: ruz
Date: Wed Oct 3 07:02:12 2007
New Revision: 9199
Modified:
Text-Quoted/ (props changed)
Text-Quoted/Quoted.pm
Log:
r18255 at cubic-pc: cubic | 2007-10-03 13:40:30 +0400
* delete an unused variable
Modified: Text-Quoted/Quoted.pm
==============================================================================
--- Text-Quoted/Quoted.pm (original)
+++ Text-Quoted/Quoted.pm Wed Oct 3 07:02:12 2007
@@ -174,7 +174,6 @@
# PARSE EACH LINE
- my $pre = 0;
my @lines;
foreach (@rawlines) {
my %line = ( raw => $_ );
More information about the Bps-public-commit
mailing list