Skip to content

Commit b225331

Browse files
committed
(Refactor) Removed old code.
1 parent fa8bdfb commit b225331

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

inc/Utils/ECS/Component.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,6 @@ namespace SR_UTILS_NS {
148148
IComponentable* m_parent = nullptr;
149149

150150
};
151-
152-
constexpr static size_t SIZE_OF_COMPONENT_CLASS = sizeof(Component);
153151
}
154152

155153
#endif //SR_ENGINE_UTILS_COMPONENT_H

0 commit comments

Comments
 (0)