1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00

[viewer] This include was not needed

This commit is contained in:
Witold Filipczyk 2023-11-27 18:52:19 +01:00
parent 42f6e9cba9
commit bbf902f426

View File

@ -47,10 +47,6 @@
#include "ecmascript/mujs/element.h"
#endif
#if defined(CONFIG_ECMASCRIPT_SMJS) || defined(CONFIG_QUICKJS) || defined(CONFIG_MUJS)
#include <map>
#endif
#include "intl/charsets.h"
#include "intl/libintl.h"
#include "main/event.h"