summaryrefslogtreecommitdiff
path: root/navit/graphics
diff options
context:
space:
mode:
authorPatrick Höhn <hoehnp@users.noreply.github.com>2021-09-26 19:55:23 +0200
committerGitHub <noreply@github.com>2021-09-26 19:55:23 +0200
commit993d50ebb10e4884d4ac3c48c11ae6ab1ae7c220 (patch)
tree5cc4abe21624f3496efa7b46f0494823c8b04e77 /navit/graphics
parentda80ff703d7a6319f3e8b94bd35d8daced649100 (diff)
downloadnavit-993d50ebb10e4884d4ac3c48c11ae6ab1ae7c220.tar.gz
remove:ports:removed files from unsupported ports, i.e. Maemo and WebOS (#1145)jkoan/issue763jkoan/issue725
* removed files from unsupported ports, i.e. Maemo and WebOS borttagen: maemo/CMakeLists.txt borttagen: maemo/vehicle_maemo.c borttagen: webos/CMakeLists.txt borttagen: webos/bluetooth.c borttagen: webos/bluetooth.h borttagen: webos/cJSON.c borttagen: webos/cJSON.h borttagen: webos/vehicle_webos.c borttagen: webos/vehicle_webos.h * removed webos and maemo from other files * changed according to comments from @jkoan ändrad: CMakeLists.txt * removed autoload and osso ändrad: CMakeLists.txt borttagen: navit/autoload/osso/CMakeLists.txt borttagen: navit/autoload/osso/osso.c ändrad: navit/navit_shipped.xml Co-authored-by: jkoan <jkoan@users.noreply.github.com>
Diffstat (limited to 'navit/graphics')
-rw-r--r--navit/graphics/sdl/event.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/navit/graphics/sdl/event.c b/navit/graphics/sdl/event.c
index e94f1431b..b61abe196 100644
--- a/navit/graphics/sdl/event.c
+++ b/navit/graphics/sdl/event.c
@@ -5,7 +5,6 @@
* Author: norad
*/
-#include "webos/webos.h"
struct event_timeout {
SDL_TimerID id;