aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreenNG/qml/MediaAreaRadio.qml
diff options
context:
space:
mode:
Diffstat (limited to 'HomeScreenNG/qml/MediaAreaRadio.qml')
-rw-r--r--HomeScreenNG/qml/MediaAreaRadio.qml7
1 files changed, 0 insertions, 7 deletions
diff --git a/HomeScreenNG/qml/MediaAreaRadio.qml b/HomeScreenNG/qml/MediaAreaRadio.qml
deleted file mode 100644
index b2a9a33..0000000
--- a/HomeScreenNG/qml/MediaAreaRadio.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick 2.6
-
-Image {
- width: 1080
- height: 215
- source: './images/Utility_Radio_Background-01.png'
-}