Signed-off-by: Ulrich Müller <[email protected]>
---
 eclass/cmake-utils.eclass | 1 -
 1 file changed, 1 deletion(-)

diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass
index 4ec3b900edaf..11bb2e259e58 100644
--- a/eclass/cmake-utils.eclass
+++ b/eclass/cmake-utils.eclass
@@ -554,7 +554,6 @@ cmake-utils_src_configure() {
        # Fix xdg collision with sandbox
        xdg_environment_reset
 
-       # @SEE CMAKE_BUILD_TYPE
        if [[ ${CMAKE_BUILD_TYPE} = Gentoo ]]; then
                # Handle release builds
                if ! has debug ${IUSE//+} || ! use debug; then
-- 
2.35.1


Reply via email to