Cleanup unnecessary includes.

This commit is contained in:
Andrius Štikonas 2017-12-10 18:44:54 +00:00
parent 27462bcddb
commit 8264c87ab8
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@
#include <QDBusReply>
#include <QMutex>
#include <pwd.h>
#include <unistd.h>
/** Constructs an OperationRunner.
@param ostack the OperationStack to act on
*/