From 57845fd3cf8c74b5d67b0be34c186da95e15d33f Mon Sep 17 00:00:00 2001 From: pstef <3462925+pstef@users.noreply.github.com> Date: Sat, 26 Apr 2025 01:10:16 +0000 Subject: [PATCH] Remove commented-out needless HAVE_ features --- Makefile.ctr | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.ctr b/Makefile.ctr index d00b4f388c..71760232df 100644 --- a/Makefile.ctr +++ b/Makefile.ctr @@ -98,9 +98,7 @@ else HAVE_NETWORKING = 1 HAVE_IFINFO = 1 HAVE_CHEEVOS = 1 - #HAVE_SOCKET_LEGACY = 1 HAVE_THREADS = 1 - #HAVE_SSL = 1 HAVE_BUILTINMBEDTLS = 1 HAVE_CORE_INFO_CACHE = 1