diff --git a/Code/client/Games/Skyrim/TESObjectREFR.cpp b/Code/client/Games/Skyrim/TESObjectREFR.cpp index 53aeb327b..76d607b35 100644 --- a/Code/client/Games/Skyrim/TESObjectREFR.cpp +++ b/Code/client/Games/Skyrim/TESObjectREFR.cpp @@ -544,7 +544,6 @@ void TESObjectREFR::AddOrRemoveItem(const Inventory::Entry& arEntry) noexcept pPlayer->AddOrRemoveItem(arEntry); } - */ } void TESObjectREFR::Activate(TESObjectREFR* apActivator, uint8_t aUnk1, TESBoundObject* aObjectToGet, int32_t aCount, char aDefaultProcessing) noexcept