Skip to content

Commit b89cdd8

Browse files
committed
[utils] Remove deprecated allocator.hpp
1 parent 9c6d656 commit b89cdd8

File tree

3 files changed

+0
-128
lines changed

3 files changed

+0
-128
lines changed

examples/stm32_f4ve/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

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

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

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

src/modm/utils/allocator.hpp

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

0 commit comments

Comments
 (0)