You've already forked lazarus-ccr
fpsvnsync: fixed accidentally commented line in r295
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -328,7 +328,7 @@ begin
|
|||||||
CopyChanges;
|
CopyChanges;
|
||||||
//GetDiff;
|
//GetDiff;
|
||||||
ApplyPropChanges;
|
ApplyPropChanges;
|
||||||
//CommitChanges;
|
CommitChanges;
|
||||||
|
|
||||||
writeln;
|
writeln;
|
||||||
end;
|
end;
|
||||||
|
Reference in New Issue
Block a user