numworks-epsilon: 15.3.2 -> 15.5.0 (#122760)

Co-authored-by: erikbackman <erikbackman@users.noreply.github.com>
This commit is contained in:
Erik Bäckman
2021-05-17 19:16:51 +02:00
committed by GitHub
co-authored by erikbackman
parent ba1ab15384
commit 5b143ccc91
2 changed files with 25 additions and 3 deletions
@@ -0,0 +1,12 @@
diff --git a/ion/src/simulator/linux/Makefile b/ion/src/simulator/linux/Makefile
index ca7da03fa..b05bba115 100644
--- a/ion/src/simulator/linux/Makefile
+++ b/ion/src/simulator/linux/Makefile
@@ -28,7 +28,6 @@ ion_src += $(addprefix ion/src/simulator/shared/, \
collect_registers.cpp \
haptics.cpp \
journal.cpp \
- platform_action_modifier_ctrl.cpp \
state_file.cpp \
)