Skip to content

Commit ceaac8e

Browse files
committed
[utils] Remove outdated modm::allocator
1 parent 2aac493 commit ceaac8e

File tree

3 files changed

+0
-125
lines changed

3 files changed

+0
-125
lines changed

examples/stm32_f4ve/gui/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#include <modm/ui/display/image.hpp>
2323
#include <modm/driver/touch/ads7843.hpp>
2424
#include <modm/container.hpp>
25-
#include <modm/utils/allocator.hpp>
2625

2726
#include <modm/ui/gui.hpp>
2827

examples/stm32f4_discovery/open407v-d/gui/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include <modm/ui/display/image.hpp>
2222
#include <modm/driver/touch/ads7843.hpp>
2323
#include <modm/container.hpp>
24-
#include <modm/utils/allocator.hpp>
2524

2625
#include <modm/ui/gui.hpp>
2726

src/modm/utils/allocator.hpp

Lines changed: 0 additions & 123 deletions
This file was deleted.

0 commit comments

Comments
 (0)