mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-20 07:21:12 +00:00
code cleanup: scm: cvs: remove unused branchPoint method from CvsRevisionHelper class
git-svn-id: http://svn.redmine.org/redmine/trunk@18453 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
4336da5533
commit
9d2c39009d
@ -401,10 +401,6 @@ module Redmine
|
|||||||
parseRevision()
|
parseRevision()
|
||||||
end
|
end
|
||||||
|
|
||||||
def branchPoint
|
|
||||||
return @base
|
|
||||||
end
|
|
||||||
|
|
||||||
def branchVersion
|
def branchVersion
|
||||||
if isBranchRevision
|
if isBranchRevision
|
||||||
return @base+"."+@branchid
|
return @base+"."+@branchid
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user