remove unused layouts.json
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 12 Sep 2017 11:39:23 +0000 (13:39 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Thu, 14 Sep 2017 12:04:51 +0000 (14:04 +0200)
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
layout.json [deleted file]

diff --git a/layout.json b/layout.json
deleted file mode 100644 (file)
index ad9e4c3..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-[
-   {
-      "areas": [
-         {
-            "height": 1920,
-            "name": "ControleBar",
-            "width": 1080,
-            "x": 0,
-            "y": 0,
-            "zorder": 0
-        },
-         {
-            "height": 1920,
-            "name": "HomeButton",
-            "width": 100,
-            "x": 0,
-            "y": 0,
-            "zorder": 0
-         }
-      ],
-      "name": "HomeScreenBasic"
-   },
-   {
-      "areas": [
-         {
-            "height": 1280,
-            "name": "Main",
-            "width": 1080,
-            "x": 0,
-            "y": 300,
-            "zorder": 0
-         },
-         {
-            "height": 1280,
-            "name": "Sub",
-            "width": 1080,
-            "x": 0,
-            "y": 600,
-            "zorder": 0
-         }
-      ],
-      "name": "ApssHalfBasic"
-   }
-]