Modify ↓
Opened 16 years ago
Closed 16 years ago
#5026 closed enhancement (fixed)
[PATCH] Unnecessary code in UnGlueAction
| Reported by: | KalleLampila | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | performance unglue patch | Cc: |
Description
There is unnecessary code that remove and add back relation members in fixRelations function of UnGlueAction class. This is fixed in following patch.
Attachments (1)
Change History (2)
by , 16 years ago
| Attachment: | fixRelations-speedup.patch added |
|---|
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



patch to remove unnecessary code