Remove unused included cpp file from autotest.
ClosedPublic

Authored by dfaure on Feb 20 2017, 10:47 PM.

Details

Summary

This fixes compilation with cmake git. Otherwise I get:
In file included from akonadi/autotests/libs/actionstatemanagertest.cpp:30:0:
akonadi/src/../src/core/pastehelper.cpp:346:27: fatal error: pastehelper.moc: No such file or directory

Test Plan

make

Diff Detail

Repository
R165 Akonadi
Branch
Applications/16.12
Lint
No Linters Available
Unit
No Unit Test Coverage
dfaure created this revision.Feb 20 2017, 10:47 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptFeb 20 2017, 10:47 PM
dvratil accepted this revision.Feb 21 2017, 8:14 AM
This revision is now accepted and ready to land.Feb 21 2017, 8:14 AM
dfaure closed this revision.Feb 21 2017, 8:34 AM