Remove unused header in drivers and modules.
Co-authored-by: Thaddeus Crews <repiteo@outlook.com>
This commit is contained in:
parent
f241c1fda0
commit
33817b186f
112 changed files with 23 additions and 208 deletions
|
|
@ -38,8 +38,6 @@
|
|||
#include "upnp_miniupnp.h"
|
||||
#endif
|
||||
|
||||
#include "core/error/error_macros.h"
|
||||
|
||||
void initialize_upnp_module(ModuleInitializationLevel p_level) {
|
||||
if (p_level != MODULE_INITIALIZATION_LEVEL_SCENE) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue