diff options
author | Yuta Doi <yuta-d@witz-inc.co.jp> | 2017-11-10 17:41:05 +0900 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-11-10 14:34:08 +0000 |
commit | c392fff74872af6d4f165ff3f854d19f390ec0ee (patch) | |
tree | cefb2683252e645196c96b3f3e0de5470e16bae7 /layers.json | |
parent | 0b1d9ca2550bdb877d065a74e4debcc95c4e7b98 (diff) |
Remove and replace the comments
Remove the unnecessary comments
and replace ascii-art comments with doxygen format.
Change-Id: Id1abf56db58070a83f403a1f8280bc9888e7de09
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
Diffstat (limited to 'layers.json')
-rw-r--r-- | layers.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layers.json b/layers.json index 9cbe007..98d69e0 100644 --- a/layers.json +++ b/layers.json @@ -12,7 +12,7 @@ "name": "HomeScreen", "layer_id": 1000, "area": { "type": "full" }, - "comment": "Single layer map for the HomeScreen, XXX: type is redundant, could also check existence of id/first_id+last_id" + "comment": "Single layer map for the HomeScreen" }, { "role": "MediaPlayer|Radio|Phone|Navigation|HVAC|Settings|Dashboard|POI|Mixer", |