Re: Review Request: Removed unused code from "kword/part/KWApplicationConfig.cpp" getting rid of make warnings.
Thomas Zander <zander <at> kde.org>
2012-03-13 18:35:13 GMT
Ship it!
Apart from the comment, this is a good cleanup. Thanks for that!
Do you have a kde account? If so, please feel free to push this commit. If not, let us know so one of us can push it for you.
kword/part/KWApplicationConfig.cpp
(Diff revision 1)
| void KWApplicationConfig::load(KWDocument *document) |
120
| KConfigGroup spelling = KoGlobal::kofficeConfig()->group("Spelling");
|
87
KConfigGroup spelling = KoGlobal::kofficeConfig()->group("Spelling");
|
The spelling variable now is not going to be used either, so I suggest removing this line and the comment above it too.
- Thomas
On March 13th, 2012, 4:21 a.m., Chris Smith wrote:
|
Review request for KOffice.
By Chris Smith.
Updated March 13, 2012, 4:21 a.m.
Description
|
Removed unused code from "kword/part/KWApplicationConfig.cpp" getting rid of make warnings.
|
Diffs
- kword/part/KWApplicationConfig.cpp (00e2bcb)
View Diff
|
_______________________________________________
koffice-devel mailing list
koffice-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel