Needed to remove more dead code.

This commit is contained in:
Zed A. Shaw 2026-02-27 00:08:29 -05:00
parent 03be0884a4
commit b61dd167b8
9 changed files with 0 additions and 91 deletions

View file

@ -1,7 +1,6 @@
#include "components.hpp"
#include "point.hpp"
#include "easings.hpp"
namespace components {
static ComponentMap MAP;