mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-24 14:22:40 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13934 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
26949fcca1
commit
592bf1dfcb
2 changed files with 1 additions and 2 deletions
|
|
@ -88,7 +88,6 @@ bool PatchDiff::Open(const char *patch_path, const Vector<String>& target_dirs0)
|
|||
Vector<String> target_dirs;
|
||||
for(String s : target_dirs0)
|
||||
target_dirs.Add(UnixPath(s));
|
||||
DDUMP(target_dirs);
|
||||
|
||||
Progress pi;
|
||||
if(!patch.Load(patch_path, pi)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue