targets: zephyr: Remove unused misc/shell.h header. (#1528)

It's also gone in Zephyr 1.7.

JerryScript-DCO-1.0-Signed-off-by: Paul Sokolovsky paul.sokolovsky@linaro.org
This commit is contained in:
Paul Sokolovsky 2017-01-16 10:25:39 +02:00 committed by Tilmann Scheller
parent f1a80805c2
commit bd488e6efb

View File

@ -19,7 +19,6 @@
#include <zephyr.h>
#include <misc/printk.h>
#include <misc/shell.h>
#include "getline-zephyr.h"
#include "jerry-api.h"