From be6b94ae40dcb4a8c0f35358241b1fc4ac01fc6f Mon Sep 17 00:00:00 2001 From: David Markowitz <39972741+EmosewaMC@users.noreply.github.com> Date: Wed, 24 Jun 2026 02:53:57 -0700 Subject: [PATCH] remove amf3 header Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- dCommon/Amf3.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/dCommon/Amf3.h b/dCommon/Amf3.h index 2fec55d5..dce06973 100644 --- a/dCommon/Amf3.h +++ b/dCommon/Amf3.h @@ -4,8 +4,6 @@ #include "dCommonVars.h" #include "Logger.h" #include "Game.h" -#include "StringifiedEnum.h" - #include #include #include