diff --git a/Include/AuroraTypedefs.hpp b/Include/AuroraTypedefs.hpp index 78902f7b..fb993271 100644 --- a/Include/AuroraTypedefs.hpp +++ b/Include/AuroraTypedefs.hpp @@ -125,7 +125,6 @@ using AuOptional = AURORA_RUNTIME_AU_OPTIONAL; template using AuPredicate = AuFunction; -template using AuVoidFunc = AuFunction; template