mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +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()
|
||||
end
|
||||
|
||||
def branchPoint
|
||||
return @base
|
||||
end
|
||||
|
||||
def branchVersion
|
||||
if isBranchRevision
|
||||
return @base+"."+@branchid
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user