test_menu.cpp: remove double include

Origin commit data
------------------
Branch: ni/coolstream
Commit: 46edb684de
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-11-15 (Sun, 15 Nov 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2020-11-15 23:00:28 +01:00
committed by vanhofen
parent 5b1ac4a79a
commit 6918951654

View File

@@ -38,7 +38,6 @@
#include <driver/display.h>
#include <driver/fontrenderer.h>
#include <driver/screen_max.h>
#include <driver/display.h>
#include <system/debug.h>
#include <system/helpers.h>