[Bps-public-commit] r12485 - in Prophet/branches/moose: .
sartak at bestpractical.com
sartak at bestpractical.com
Sat May 17 09:04:08 EDT 2008
Author: sartak
Date: Sat May 17 09:04:07 2008
New Revision: 12485
Modified:
Prophet/branches/moose/ (props changed)
Prophet/branches/moose/lib/Prophet/Replica/SVN/ReplayEditor.pm
Log:
r56234 at onn: sartak | 2008-05-17 09:04:04 -0400
Remove pointless overriding of new
Modified: Prophet/branches/moose/lib/Prophet/Replica/SVN/ReplayEditor.pm
==============================================================================
--- Prophet/branches/moose/lib/Prophet/Replica/SVN/ReplayEditor.pm (original)
+++ Prophet/branches/moose/lib/Prophet/Replica/SVN/ReplayEditor.pm Sat May 17 09:04:07 2008
@@ -29,11 +29,6 @@
=cut
-sub new {
- my $self = shift->SUPER::new(@_);
- return $self;
-}
-
=head2 ra [$RA]
Gets or sets the Subversion RA object.
More information about the Bps-public-commit
mailing list