Remove unused QDateTime in KConfigBackend.

Authored by dfaure on Mar 15 2017, 12:27 PM.

Description

Remove unused QDateTime in KConfigBackend.

Spotted because it leads to race conditions due to tzset
(surely a Qt bug, but anyway no point in finding out lastModified
for nothing).

While at it, remove the unused size field as well.

Details

Committed
dfaureMar 15 2017, 12:27 PM
Parents
R237:c5be11a78983: Now that kconfigbackend.h isn't installed anymore, rename it to _p.h for…
Branches
Unknown
Tags
Unknown