From 8620db19baab8a3decaa895c8d094ee3d82f80fe Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Mon, 20 Jan 2020 17:45:36 +0100 Subject: [PATCH] Remove usused includes --- interfaces/devicesmodel.cpp | 1 - interfaces/notificationsmodel.cpp | 2 -- interfaces/remotecommandsmodel.cpp | 1 - interfaces/remotesinksmodel.cpp | 1 - 4 files changed, 5 deletions(-) diff --git a/interfaces/devicesmodel.cpp b/interfaces/devicesmodel.cpp index 1be6c92e4..7d456498f 100644 --- a/interfaces/devicesmodel.cpp +++ b/interfaces/devicesmodel.cpp @@ -24,7 +24,6 @@ #include #include -#include #include #include #include diff --git a/interfaces/notificationsmodel.cpp b/interfaces/notificationsmodel.cpp index a244fad62..2af718365 100644 --- a/interfaces/notificationsmodel.cpp +++ b/interfaces/notificationsmodel.cpp @@ -22,8 +22,6 @@ #include "interfaces_debug.h" #include -#include - #include #include diff --git a/interfaces/remotecommandsmodel.cpp b/interfaces/remotecommandsmodel.cpp index bc7a7db03..10eb0aa5e 100644 --- a/interfaces/remotecommandsmodel.cpp +++ b/interfaces/remotecommandsmodel.cpp @@ -22,7 +22,6 @@ #include "interfaces_debug.h" #include -#include #include diff --git a/interfaces/remotesinksmodel.cpp b/interfaces/remotesinksmodel.cpp index 82cd228a0..edd2efc55 100644 --- a/interfaces/remotesinksmodel.cpp +++ b/interfaces/remotesinksmodel.cpp @@ -22,7 +22,6 @@ #include "interfaces_debug.h" #include -#include #include #include