mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
[280453] [performance] DefaultFileServiceCodePageConverter is wasteful with main memory
This commit is contained in:
parent
8f2332179b
commit
868e39217c
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ public class DefaultFileServiceCodePageConverter implements
|
|||
file.delete();
|
||||
altFile.renameTo(file);
|
||||
}
|
||||
altFile.renameTo(file);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue