From 2666f275906eab74f44bee20bbea4c06dfd807e2 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sat, 22 Nov 2025 19:29:46 -0600 Subject: [PATCH] func_getattr_ff.cpp --- src/func_getattr_ff.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/func_getattr_ff.cpp b/src/func_getattr_ff.cpp index 5bf8b9a9..3f95cacc 100644 --- a/src/func_getattr_ff.cpp +++ b/src/func_getattr_ff.cpp @@ -42,7 +42,5 @@ Func2::GetAttrFF::operator()(const Branches &branches_, return rv; } - - return err; }