Revert "Include error header"

This reverts commit e92086bbdd.
This commit is contained in:
Liam Minopulos 2019-02-26 22:57:39 +01:00
parent e92086bbdd
commit 33e6413ba5

View File

@ -104,7 +104,6 @@ extern "C" {
#include "switch/audio/driver.h" #include "switch/audio/driver.h"
#include "switch/applets/libapplet.h" #include "switch/applets/libapplet.h"
#include "switch/applets/error.h"
#include "switch/applets/swkbd.h" #include "switch/applets/swkbd.h"
#include "switch/applets/web.h" #include "switch/applets/web.h"
@ -123,3 +122,4 @@ extern "C" {
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif #endif