From e8de25faa4b82b4c0421e0e75e00d6c7327d7883 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 12 Apr 2017 16:45:51 +0200 Subject: CLeanup --- framework/src/domain/outboxcontroller.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'framework') diff --git a/framework/src/domain/outboxcontroller.h b/framework/src/domain/outboxcontroller.h index 0d33956a..24fe9584 100644 --- a/framework/src/domain/outboxcontroller.h +++ b/framework/src/domain/outboxcontroller.h @@ -34,7 +34,4 @@ class OutboxController : public Kube::Controller public: explicit OutboxController(); - -private: - QScopedPointer mSynchronizeOutboxAction; }; -- cgit v1.2.3