Revision c868d65...
Go back to digest for 7th July 2013Optimization in KDE-PIM
Sergio Luis Martins committed changes in [kdepimlibs] kcalcore/icalformat.cpp:
Don't call the copy-ctor, we use shared pointers now.
Saves cpu for big calendars.
The calendar goes out of scope and will not delete the one we
returned.
File Changes
Modified 1 files
- kcalcore/icalformat.cpp
1 files changed in total