summaryrefslogtreecommitdiffstats
path: root/homescreen/src/applicationlauncher.cpp
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2021-09-30 15:20:15 +0300
committerMarius Vlad <marius.vlad@collabora.com>2021-10-18 16:38:11 +0300
commit09b5eb1b42910e84612a37a0fb44629c73eee3e7 (patch)
tree582352c2f273a913658985485e784e4119127f81 /homescreen/src/applicationlauncher.cpp
parent187fffa9f0a05359678887f30b58091cf7c5fc47 (diff)
Removal of libhomescreen and appfw depssandbox/mvlad/flatpak-integration
Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I794962edc5ad059182a0e324d74365fae6e9c8ed
Diffstat (limited to 'homescreen/src/applicationlauncher.cpp')
-rw-r--r--homescreen/src/applicationlauncher.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/homescreen/src/applicationlauncher.cpp b/homescreen/src/applicationlauncher.cpp
index 6bb0729..48560e6 100644
--- a/homescreen/src/applicationlauncher.cpp
+++ b/homescreen/src/applicationlauncher.cpp
@@ -20,8 +20,6 @@
#include "applicationlauncher.h"
-#include "hmi-debug.h"
-
ApplicationLauncher::ApplicationLauncher(QObject *parent)
: QObject(parent)
, m_launching(false)