X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=app%2Fmain.cpp;h=53ce4d554a88b8ad775bafc82f1791930915fcbb;hb=refs%2Ftags%2Fguppy_6.99.1;hp=24a78aa967d7a98c71972052951e0867d4c72dc3;hpb=3b6450c3d10df2c0e9ac4ab5cf92373cd1d8ec5e;p=apps%2Fmediaplayer.git diff --git a/app/main.cpp b/app/main.cpp index 24a78aa..53ce4d5 100644 --- a/app/main.cpp +++ b/app/main.cpp @@ -28,7 +28,6 @@ #include #include #include -#include #include #include @@ -92,7 +91,6 @@ int main(int argc, char *argv[]) }); context->setContextProperty("mediaplayer", new Mediaplayer(bindingAddress, context)); - context->setContextProperty("bluetooth_connection", new Bluetooth(bindingAddress)); context->setContextProperty(QStringLiteral("screenInfo"), &screenInfo); usleep(300000);